Displaying 2 results from an estimated 2 matches for "darwin2win".
2004 Jul 29
0
cross-compile R darwin2win, almost there
I'm trying to cross-compile R on a Mac OS X box to target Win32. It
works quite well, everything works, except for one fortran file ppr.f
in the stats package:
---------- Making package stats ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
i386-mingw32-g77 -O2 -Wall -c ppr.f -o ppr.o
ppr.f:803: sorry, unimplemented: data
2004 Jul 29
0
cross-compile R darwin2win, almost there
I'm trying to cross-compile R on a Mac OS X box to target Win32. It
works quite well, everything works, except for one fortran file ppr.f
in the stats package:
---------- Making package stats ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
i386-mingw32-g77 -O2 -Wall -c ppr.f -o ppr.o
ppr.f:803: sorry, unimplemented: data