Displaying 1 result from an estimated 1 matches for "native_res".
Did you mean:
native_rea
2006 Feb 13
1
MinGW and the ld bug
...------------
adding build stamp to DESCRIPTION
making DLL ...
making rowMedians.d from rowMedians.c
gcc -IC:/PROGRA~1/R/R-2.2.1pat/include -Wall -O2 -c rowMedians.c -o rowMedia
ns.o
ar cr R.native.a rowMedians.o
ranlib R.native.a
windres --include-dir C:/PROGRA~1/R/R-2.2.1pat/include -i R.native_res.rc -o R.
native_res.o
gcc --shared -s -o R.native.dll R.native.def R.native.a R.native_res.o -LC:/P
ROGRA~1/R/R-2.2.1pat/src/gnuwin32 -lg2c -lR
c:\MinGW\bin\..\lib\gcc\mingw32\3.4.4\..\..\..\..\mingw32\bin\ld.exe: R.native.d
ef:1: syntax error
c:\MinGW\bin\..\lib\gcc\mingw32\3.4.4\..\..\..\..\...