Displaying 1 result from an estimated 1 matches for "wetland_test".
2011 Oct 14
0
Compiling R extension: undefined reference to `__mingw_vsprintf'
...rintf' from dos (see below).
When the same is run from cygwin the dll is compiled but hangs R when dyn.load(ed)
The code does not do any I/O so the errors seem unusual. Any suggestions?
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C: \wetland_test>rcmd SHLIB -o wetall2.dll wetall.f90
gfortran -shared -s -static-libgcc -o wetall2.dll tmp.def wetall.o -LC:/PROGRA~1/R/R-212~1.1/bin/i386 -lR
c:/rtools/mingw/bin/../lib/gcc/mingw32/4.5.0/libgfortran.a(unix.o):(.text$sprintf+0x1b): undefined reference to `__mingw_vsprintf'
c:/rtools/mingw/bi...