Displaying 1 result from an estimated 1 matches for "nnhl".
Did you mean:
nhl
2008 May 19
1
using zlib in a package: problems in windows
...**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making nnhl.d from nnhl.c
gcc -std=gnu99 -Ic:/R/R-patc~1/include -O3 -Wall -c nnhl.c -o nnhl.o
windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I
c:/R/R-patc~1/include -i RJaCGH_res.rc -o RJaCGH_res.o
gcc -std=gnu99 -shared -s -o RJaCGH.dll RJaCGH.def nnhl.o
RJaCGH_res.o -Lc:/R/R-patc~1/...