search for: dr_arch

Displaying 4 results from an estimated 4 matches for "dr_arch".

Did you mean: r_arch
2010 Dec 30
1
problem building R 2.12.1 64-bit on Windows 7
...R = jpeg-8a 4) Make cd R-patched/src/gnuwin32 make all recommended --------------------------------- Error message in context --------------------------------- . . . making uncompr.d from uncompr.c making zutil.d from zutil.c gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -DR_ARCH='"x64"' -DW64 -c adler32.c -o adler32.o gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -DR_ARCH='"x64"' -DW64 -c compress.c -o compress.o gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -DR_ARCH='"x64"'...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation and Administration", including links to external software. Particularly there is a link to texinfo which is part of Rtools. The documentation is maintained and it is a sufficient source of information for building R on Windows. https://cran.r-project.org/doc/manuals/r-release/R-admin.html
2010 May 06
2
help on compile r-2.10.0 on 64 bit window
...window. After install Rtools and wingw-w64 compiler and put it the first of my PATH variable, but i got the following error when i tried to compile. Anything I missed? thank you. x86_64-w64-mingw32-gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -D R_DLL_BUILD -O3 -Wall -pedantic -DR_ARCH='"x64"' -c malloc.c -o malloc.o x86_64-w64-mingw32-windres -I../include -i dllversion.rc -o dllversion.o x86_64-w64-mingw32-gcc -std=gnu99 -shared -s -mwindows -o R.dll R.def console.o dataentry.o dynload.o edit.o editor.o embeddedR.o extra.o opt.o pager.o preferen ces.o psignal....
2023 Nov 12
1
Segmentation fault early in compilation of revision 85514
...-pipe -mno-rtm -flto=1 -fuse-linker-plugin -c run.c -o run.o gcc -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -march=native -pipe -mno-rtm -flto=1 -fuse-linker-plugin -c sys-win32.c -o sys-win32.o gcc -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -march=native -pipe -mno-rtm -flto=1 -fuse-linker-plugin -c system.c -o system.o windres -I../include -i dllversion.rc -o dllversion.o C:\rtools43\x86_64-w64-mingw32.static.posix\bin/nm.exe: mlutils.o: no symbols C:\rtools43\x86_64-w64-mingw32.stati...