Displaying 1 result from an estimated 1 matches for "seakenf".
Did you mean:
zseakenf
2012 Feb 08
1
FORTRAN compilation error
...ng *source* package 'USGSstats' ...
** libs
*** arch - i386
C:/PROGRA~1/R/R-214~1.1/etc/i386/Makeconf:194: warning: overriding recipe
for target `.m.o'
C:/PROGRA~1/R/R-214~1.1/etc/i386/Makeconf:187: warning: ignoring old
recipe for target `.m.o'
gfortran -O3 -mtune=core2 -c seakenF.f -o seakenF.o
"zseakenF.o" was unexpected at this time.
make: *** [USGSstats.dll] Error 255
ERROR: compilation failed for package 'USGSstats'
I am running R 2.14.1 on a Windows 7 pc. The gnu compilers are all
installed and work just fine. In fact, the .o file is created and I c...