I tried to cross-compile the newest release 2.0.1 on a linux machine, but i always got an error at the following stage
DHAVE_CONFIG_H -DR_DLL_BUILD -c dynload.c -o dynload.o dynload.c: In function `R_loadLibrary': dynload.c:94: warning: implicit declaration of function `_controlfp' dynload.c:94: error: `_MCW_IC' undeclared (first use in this function) dynload.c:94: error: (Each undeclared identifier is reported only once dynload.c:94: error: for each function it appears in.) dynload.c:95: warning: implicit declaration of function `_clearfp' dynload.c:99: error: `_MCW_EM' undeclared (first use in this function) dynload.c:99: error: `_MCW_RC' undeclared (first use in this function) dynload.c:99: error: `_MCW_PC' undeclared (first use in this function) make[4]: *** [dynload.o] Error 1 make[3]: *** [../../bin/R.dll] Error 2 make[2]: *** [rbuild] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/markus/Development/r-project/WinR/R-2.0.1/ src/gnuwin32' Anybody knows what do to now? -- Markus Helbig -------------------------------------------- Bahnhofstrasse 21 86492 Egling Germany [EMAIL PROTECTED] -------------------------------------------- http://www.rosuda.org/staff/helbig ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel