Displaying 1 result from an estimated 1 matches for "boundedqrf".
Did you mean:
boundedqr
2008 Aug 17
1
package building problem on windows
...e
or directory
installing to ''
---------- Making package biglm ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
gcc -std=gnu99 -IC:/PROGRA~1/R/R-2.7.1/include -O3 -Wall -c
boundedQR.c -
o boundedQR.o
gfortran -O3 -c boundedQRf.f -o boundedQRf.o
windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I C:/PROGRA~1/R/
R-2.7.1/includ
e -i biglm_res.rc -o biglm_res.o
gcc -std=gnu99 -shared -s -o biglm.dll biglm.def boundedQR.o
boundedQRf.o big
lm_res.o -LC:/PROGRA~1/R/R-2.7.1/bin -lgfortran -lR
... DLL made...