Displaying 1 result from an estimated 1 matches for "rogra".
Did you mean:
progra
2006 Feb 13
1
MinGW and the ld bug
...opment (unstable) (2006-02-02 r37243), I get the following error:
C:\Documents and Settings\hb\braju.com.R\R.native\build>Rcmd install R.native
---------- Making package R.native ------------
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/...