[R] Building acepack for Rw1000 under Win98

Yudi Pawitan yudi at stat.ucc.ie
Mon Apr 3 15:29:08 CEST 2000


>From Prof Ripley:
>Well, you seem to be using the cygwin not mingw32 compiler. Try putting
>/R/tools;/gcc-2.95.2/bin at the head of your path, and using 
>make BUILD=MINGW32 pkg-acepack.  What you have done should I think work, but
>the cygwin route can be very picky. I have seen the message you get,
>and have never really understood why it want away, although I think it
>was to do with a compiler upgrade.
Unfortunately, I'm not there yet. It seems to be searching the
right places, but it gets confused by the separator (or lack of). 

-Yudi-

C:\R\rw1000\src\gnuwin32>make BUILD=MINGW32 pkg-acepack
/R/TOOLS/MAKE.EXE DLLNM=  EXTRADOCS= \
  -C /R/rw1000/src/library/acepack PKG=acepack RHOME=/R/rw1000
RLIB=/R/rw1000/li
brary \
  -f /R/rw1000/src/gnuwin32/MakePkg
---------- Making package acepack ------------
mkdir -p /R/rw1000/library/acepack
cp -r   ./DESCRIPTION  ./INDEX  ./TITLE ./ACE.DOC ./MAKE.EXE.core ./README
./REA
DME.ACE ./README.avas ./README~1.AVA ./WS_FTP.LOG /R/rw1000/library/acepack/
/R/TOOLS/MAKE.EXE -C ./src RHOME=/R/rw1000 \
  -f /R/rw1000/src/gnuwin32/MakeDll DLLNAME=acepack
------- Building acepack.dll from acepack.a --------
echo LIBRARY acepack > acepack.def
echo EXPORTS >> acepack.def
nm acepack.a > Defs
sed -n "/^........ [BCDRT] _/s/^........ [BCDRT] _/ /p" Defs >> acepack.def
gcc  -mdll -Wl,--base-file,acepack.b -s  -o acepack.dll  acepack.a
-L/R/rw1000/
src/gnuwin32  -lg2c -lR
ld: cannot open
C:GCC-29~1.2BIN..libgcc-libi386-mingw322.95.2........i386-mingw3
2libdllcrt1.o: No such file or directory
MAKE.EXE[2]: *** [acepack.dll] Error 1
MAKE.EXE[1]: *** [src/acepack.dll] Error 2
MAKE.EXE: *** [pkg-acepack] Error 2

C:\R\rw1000\src\gnuwin32>path
PATH=C:\R\TOOLS;C:\GCC-29~1.2\BIN;C:\H-I586~1\BIN;C:\PERL\BIN;C:\WINDOWS;C:\
WIND
OWS\COMMAND;C:\DMI95\WIN32\BIN

Yudi Pawitan     yudi at stat.ucc.ie
Department of Statistics UCC
Cork, Ireland
Ph   353-21-490 2906
Fax 353-21-427 1040 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list