Displaying 1 result from an estimated 1 matches for "ctest_res".
Did you mean:
test_res
2001 Nov 23
1
zip error, missing file
...MAKE.EXE[3]: [zipup] Error 12 (ignored)
My guess is that it's a problem with "2> nul". That syntax isn't
supported by COMMAND.COM. It didn't appear to cause any problems
though...
5. But this one has me stopped again:
gcc --shared -s -o ctest.dll ctest.def ctest.a ctest_res.o -lg2c
EXTRADOCS=
F:/R/R-devel/bin/R.dll
gcc: EXTRADOCS=: No such file or directory
MAKE.EXE[3]: *** [ctest.dll] Error 1
MAKE.EXE[3]: Leaving directory `F:/R/R-devel/src/library/ctest/src'
F:\R\TOOLS\BIN\MAKE.EXE[2]: *** [src/ctest.dll] Error 2
F:\R\TOOLS\BIN\MAKE.EXE[2]: Leaving direc...