Hello!
According to John Miller:
I wrote earlier about problems with gpc making on solaris 2.5 (SunOS 5.5). [...] ./xgcc -B./ -DIN_GCC -g -I./include -DNO_MEM (wrapping) -DNO_LONG_DOUBLE_IO -O0 -I. -c ./enquire.c [...]
This looks as if you are compiling GPC in the same directory where the source is. Did you already try to use a different directory for the source and the objects? Both for GCC and GPC? This is known to fix many problems.
Also, recent beta versions of GPC, available at ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/, are known to cause less problems than gpc-2.0 when compiling them on UNIX machines. (And they are more stable anyway.;-)
Hope this helps a little,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [970201] maintainer GNU Pascal [970714] - http://home.pages.de/~gnu-pascal/ [970125]