search for: dga_dll_build

Displaying 2 results from an estimated 2 matches for "dga_dll_build".

2011 Nov 21
1
Error building R 2.14.0 from sources on Win7 x64
...on Win7 x64 using the instructions from "R Installation and Administration" (version 2.13.2), but when I try to make the core files (as of step 3.1.3 of the instructions), it fails with the following error: ... x86_64-w64-mingw32-gcc -std=gnu99 -m64 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 ?-O3 -Wall -pedantic -mtune=core2 ? -c tooltips.c -o tooltips.o x86_64-w64-mingw32-gcc -std=gnu99 -m64 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 ?-O3 -Wall -pedantic -mtune=core2 ? -c windows.c -o windows.o x86_64-w64-mingw32-windres -F pe-x86-64 ? -i dllvers...
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