Displaying 1 result from an estimated 1 matches for "oop_r".
Did you mean:
oop_
2004 Nov 17
1
OOP pkg compilation failure
...OOP.tar.gz
---------- Making package OOP ------------
adding build stamp to DESCRIPTION
making DLL ...
making treeApply.d from treeApply.c
gcc -Ic:/R/rw2000/include -Wall -O2 -c treeApply.c -o treeApply.o
ar cr OOP.a treeApply.o
ranlib OOP.a
windres --include-dir c:/R/rw2000/include -i OOP_res.rc -o OOP_res.o
gcc --shared -s -o OOP.dll OOP.def OOP.a OOP_res.o
-Lc:/R/rw2000/src/gnuwin32 -lg2c -lR
... DLL made
installing DLL
installing R files
save image
[1] TRUE
Initializing OOP objects in database 1
execution of package source for 'OOP' failed
make[2]: *** [c:/R...