Displaying 20 results from an estimated 755 matches for "m64".
Did you mean:
64
2010 Jul 27
1
R CMD build wiped my computer
...anal]$ R CMD build MCMCglmm_2.05
* checking for file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, in...
2010 Jul 27
1
R CMD build wiped my computer
...anal]$ R CMD build MCMCglmm_2.05
* checking for file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, in...
2010 Jul 27
1
R CMD build wiped my computer
...anal]$ R CMD build MCMCglmm_2.05
* checking for file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, int*, int*...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
...including a trailing / .
>> # BINPREF = c:/Rtools/mingw_32/bin/
>> # prefix for 64-bit:
>> BINPREF64 = D:/Rtools/mingw_64/bin/
>> # Set this to indicate a non-gcc compiler and version
>> # COMPILED_BY = <determined automatically>
>>
>> # Others use a -m64 or -m32 option to select architectures
>> # M_ARCH = -m64
>> # and for as (--32 or --64)
>> # AS_ARCH = --64
>> # and for windres (-F pe-i386 or pe-x86-64)
>> # RC_ARCH = pe-x86-64
>> # and for dlltool ("-m i386 --as-flags --32" vs "-m i386:x86-64...
2016 Apr 19
3
installation of dplyr
...t.org/src/contrib/dplyr_0.4.3.tar.gz'
Content type 'application/x-gzip' length 655997 bytes (640 KB)
==================================================
downloaded 640 KB
* installing *source* package ?dplyr? ...
** package ?dplyr? successfully unpacked and MD5 sums checked
** libs
g++ -m64 -I/usr/include/R -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/usr/lib64/R/library/Rcpp/include" -I"/usr/lib64/R/library/BH/include" -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=g...
2016 Apr 19
0
installation of dplyr
...9;
> Content type 'application/x-gzip' length 655997 bytes (640 KB)
> ==================================================
> downloaded 640 KB
>
> * installing *source* package ?dplyr? ...
> ** package ?dplyr? successfully unpacked and MD5 sums checked
> ** libs
> g++ -m64 -I/usr/include/R -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/usr/lib64/R/library/Rcpp/include" -I"/usr/lib64/R/library/BH/include" -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=g...
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
...-
trying URL 'http://cran.fhcrc.org/src/contrib/Matrix_0.999375-20.tar.gz'
Content type 'application/x-gzip' length 1954872 bytes (1.9 Mb)
opened URL
==================================================
downloaded 1.9 Mb
* Installing *source* package 'Matrix' ...
** libs
cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/include -c CHMfactor.c -o CHMfactor.o
cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspr...
2011 Sep 09
1
R CMD INSTALL configure.args and CC customization
...say it should be
mpicc:
$ CC=mpicc R CMD INSTALL
--configure-args=--with-mpi=/usr/lib64/openmpi/1.2.7-gcc
--configure-vars=CC=mpicc Rmpi_0.5-8.tar.gz
Password:
* installing to library '/share/apps/lib/R/site-library'
* installing *source* package 'Rmpi' ...
checking for gcc... gcc -m64 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
chec...
2010 Jan 20
0
R CMD INSTALL configure.args and CC customization
...ay it should be
mpicc:
$ CC=mpicc R CMD INSTALL
--configure-args=--with-mpi=/usr/lib64/openmpi/1.2.7-gcc
--configure-vars=CC=mpicc Rmpi_0.5-8.tar.gz
Password:
* installing to library '/share/apps/lib/R/site-library'
* installing *source* package 'Rmpi' ...
checking for gcc... gcc -m64 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
chec...
2009 Aug 21
1
R compilation problem on 64 bit SunOS (PR#13898)
...ure
--prefix=/usr/local/opt/x86_64-pc-solaris2.10/gcc-4.4.0
--with-gmp=/usr/local/opt/x86_64-pc-solaris2.10
--with-mpfr=/usr/local/opt/x86_64-pc-solaris2.10 --disable-nls
--enable-languages=c,c++,fortran -with-gnu-as --without-gnu-ld
--with-ld=/usr/ccs/bin/ld --with-as=/usr/sfw/bin/gas CC='gcc -m64' CXX='g++
-m64' CFLAGS='-m64 -g -O2' CXXFLAGS='-m64 -g -O2' LDFLAGS=-m64
Thread model: posix
gcc version 4.4.0 (GCC)
R version: 2.9.1 (2009-06-29)
R configuration
../../src/R-2.9.1/configure
--prefix=/usr/local/opt/x86_64-pc-solaris2.10/R-2.9.1
--exec-prefix=/usr/loca...
2005 Mar 02
1
Addons Make Problems! HELP!
...6]# make
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c`
make -C format_mp3 all
make[1]: Entering directory `/usr/src/asterisk-addons-1.0.6/format_mp3'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6...
2015 Sep 18
4
Heads up: Bug in CMake found when attempting 64-bit build with 32-bit clang-cl.
Hi Nico, Hans, Takumi,
I made it to the bottom of the issue. Turns out that
CMAKE_C_FLAGS=-m64
CMAKE_CXX_FLAGS=-m64
CMAKE_EXE_LINKER_FLAGS=/machine:x64
is enough to do a 64-bit build correctly with a 32-bit clang-cl (i.e. one
that targets 32-bit by default). Hooray! The missing piece that I had to
track down is why I would see `deps = msvc` stuff spewing onto my terminal,
rather than consume...
2012 Jul 24
1
questions on R CMD INSTALL et al
...eetings,
I am learning R
My machine has these;
CPU: 3cores amd64
OS pure-64bit CBLFS liux compiled from sources (kernel 3.2.1, gcc-4.6.2
R-2.15
When I compiled R the compiler spewed out lines like these:-
make[3]: Entering directory `/tmp/RtmpiHdDJy/R.INSTALL472339eeb23a/mgcv/src'
gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG -
I/usr/local/atlas/include -I/usr/local/numerics/include -fpic -g -O2 -c
gcv.c -o gcv.o
gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG -
I/usr/local/atlas/include -I/usr/local/numerics/include -fpic -g -O2 -c
gdi.c -o gd...
2010 Mar 24
1
install ncdf package
...e R version 2.8.1, and are running on fedora 10 Kernel Linux
2.6.293.-60.fc10.x86_64.
I've run R CMD INSTALL ncdf_1.6.tar.gz
and I have the following
---------------
* Installing to library '/usr/lib64/R/library'
* Installing *source* package 'ncdf' ...
checking for gcc... gcc -m64 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
che...
2011 Jun 27
0
Errors when installing RSPerl-0.92
...inst/scripts/RSPerl.csh
config.status: creating inst/scripts/RSPerl.bsh
config.status: creating src/RinPerlMakefile
config.status: creating src/Makefile.PL
config.status: creating cleanup
config.status: creating src/R.pm
config.status: creating R/perl5lib.R
making target all in RinPerlMakefile
gcc -m64 -std=gnu99 -I/usr/include/R -I. -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE
-DPERL_POLLUTE -D_R_=1 -DUSE_R=1 -DUSE_TOPLEVEL_EXEC=1 -DWITH_R_IN_PERL=1
-I/usr/local/include -fpic...
2017 Jan 11
2
rgl
...97.0.tar.gz'
Content type 'application/x-gzip' length 2369444 bytes (2.3 MB) ==================================================
downloaded 2.3 MB
* installing *source* package 'rgl' ...
** package 'rgl' successfully unpacked and MD5 sums checked checking for gcc... gcc -m64 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...
checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whethe...
2007 Dec 20
1
64-bit R build with Studio 12 on Sparc v9
...ilers are the Sun Studio 12 compilers. I'm trying to build
a 64-bit version of R-2.6.1, and while the configure script runs, the
make does not.
Here are the options I set in config.site:
________________________________________________________________________
_
R_PAPERSIZE=letter
CC="cc -m64"
CFLAGS="-xO5 -xlibmil -xmemalign=8s"
F77="f95 -m64"
FFLAGS="-xO5 -xlibmil -xmemalign=8s"
LDFLAGS="-L/opt/SUNWspro/lib/v9 -L/usr/local/lib"
CXX="CC -m64"
CXXFLAGS="-xO5 -xlibmil -xmemalign=8s"
FC="f95 -m64"
FCFLAGS="-xO...
2011 Sep 24
2
ncdf - install error
...s. Can anyone suggest what I should do next? FYI, I do
not have problems installing other packages.
Thanks.
Muhammad
* installing *source* package ?ncdf? ...
checking for nc-config... /usr/local/bin/nc-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -m64 -std=gnu99 -I/usr/include/R -I/usr/local/include
-I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -c ncdf.c -o ncdf.o
gcc -m64 -std=gnu99 -I/usr/include/R -I/usr/local/include
-I/usr/local/incl...
2010 Mar 22
2
some fixes for R 2.01.1 on OpenSolaris using Sun Studio compilers
...instructions.
================================================
0. GNU libiconv and GNU gettext are assumed to be in /opt/lib.
GNU libiconv is easy to build from source. After
building it, configure gettext like this:
configure --prefix=/opt/lib --with-included-gettext
CC=cc CFLAGS=-m64 LDFLAGS=-lsec
make
pfexec make install
1. export PATH=/opt/lib/bin:$PATH
2. Edit R's configure in *three* places to add the 2nd
${CFLAGS} below:
if ${CC} ${CFLAGS} -c conftest.c 1>&5 2>&5; then
## <NOTE>
## This should really use MAIN_LD, and hence come a...
2009 Aug 21
0
R installation problem with shared libraries (PR#13900)
...ure
--prefix=/usr/local/opt/x86_64-pc-solaris2.10/gcc-4.4.0
--with-gmp=/usr/local/opt/x86_64-pc-solaris2.10
--with-mpfr=/usr/local/opt/x86_64-pc-solaris2.10 --disable-nls
--enable-languages=c,c++,fortran -with-gnu-as --without-gnu-ld
--with-ld=/usr/ccs/bin/ld --with-as=/usr/sfw/bin/gas CC='gcc -m64' CXX='g++
-m64' CFLAGS='-m64 -g -O2' CXXFLAGS='-m64 -g -O2' LDFLAGS=-m64
Thread model: posix
gcc version 4.4.0 (GCC)
R version: 2.9.1 (2009-06-29)
R configuration
../../src/R-2.9.1/configure
--prefix=/usr/local/opt/x86_64-pc-solaris2.10/R-2.9.1
--exec-prefix=/usr/loca...