On Wed, 1 Apr 1998, Peter Gerwinski wrote: Hi Peter,
Hello everybody,
a new alpha (gpc-980401) is being uploaded to ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/alpha/. This time I also have binaries for Linux and DJGPP (in the subdirectory `binary').
the new alpha compiles under IRIX 6.2 with gcc-2.8.0. However the resulting binary seems to be crap. 0) - Copy the gpc source under the gcc tree. 1) - this version of gcc already support IRIX 6.2 while gas still won't. Thus the configure script should started without any additional switch: % ./configure % cd p % ./configure % cd .. 2) - Build gcc: make bootstrap LANGUAGES=c BOOT_CFLAGS=-O 3) - Build gpc: make CC="stage2/xgcc -Bstage2/" CFLAGS=-O LANGUAGES=pascal It compiles without much trouble unfortunately the binary fails on the tests: % cd p/test/extended_pascal % make PC="../../../xgpc -B../../../" You get: ../../../xgpc -B../../../ -g -o abs abs.pas xgpc: Internal compiler error: program gpc1 got fatal signal 6 make: *** [abs] Error 1 That's it. Still a bit to do..... Cheers, miklos Miklos Cserzo University of Birmingham c/o School of Biochemistry MRC - Bioinformatics Project Tel: +44-121-414-4090 Schools of Biochemistry, Biology and Medicine Fax: +44-121-414-3982 Edgbaston, Birmingham B15 2TT E-mail: miklos@bip.bham.ac.uk United Kingdom