Displaying 1 result from an estimated 1 matches for "roots_res".
Did you mean:
root_ref
2007 Nov 28
0
trouble for building R package in Windows
...roots ------------
adding build stamp to DESCRIPTION
making DLL ...
making fifrt.d from fifrt.c
gcc-sjlj -std=gnu99 -Ic:/removethis/R/R2.6.1/include -O3 -Wall
-c fifrt.c -o fifrt.o
windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I
c:/removethis/R/R2.6.1/include -i roots_res.rc -o roots_res.o
gcc-sjlj -std=gnu99 -shared -s -o roots.dll roots.def fifrt.o
roots_res.o -Lc:/removethis/R/R2.6.1/bin -lR
... DLL made
installing DLL
installing R files
installing man source files
rm: failed to get attributes of `/': No such file or directory
make[2]: **...