Hi Folks!
I got the latest packages and tried to install on a BSD system my ISP just set up (4.5-RELEASE FreeBSD 4.5-RELEASE). It went pretty well. Following are the things I did (approximately) ending on an error message that I can't interpret. What's next?
wget http://www.gnu-pascal.de/current/gcc-core-2.95.2.tar.gz gunzip gcc-core-2.95.2.tar.gz tar xvf gcc-core-2.95.2.tar
wget http://www.gnu-pascal.de/current/gpc-20020410.tar.gz gunzip gpc-20020410.tar.gz tar xvf gpc-20020410.tar
cd gpc-20020410 mv p ../gcc-2.95.2/gcc mkdir gpc-build cd gpc-build/ /users/tds/gpc/gcc-2.95.2/configure --enable-languages=pascal
This seems to have worked fine.
make
********************************
(lots of compile messages)
xgpc: xgpc:: No such file or directory xgpc: :: No such file or directory xgpc: No: No such file or directory xgpc: such: No such file or directory xgpc: file: No such file or directory xgpc: or: No such file or directory xgpc: directory: No such file or directory xgpc: xgpc:: No such file or directory xgpc: No: No such file or directory xgpc: input: No such file or directory xgpc: files: No such file or directory *** Error code 1
Stop in /users/tds/gpc/gpc-build/gcc/p/rts. *** Error code 1
Stop in /users/tds/gpc/gpc-build/gcc. *** Error code 1
Stop in /users/tds/gpc/gpc-build.
********************************
Tom
Dr. Thomas D. Schneider National Cancer Institute Laboratory of Experimental and Computational Biology Frederick, Maryland 21702-1201 toms@ncifcrf.gov permanent email: toms@alum.mit.edu http://www.lecb.ncifcrf.gov/~toms/