Kevin Broadey wrote:
I downloaded the gpc-19990118.tar.gz release from Peter's area on agnes.dida.physik.uni-essen.de, moved it into the egcs-1.1.1 release from Cygnus (egcs-2.91.60), applied the appropriate patch, ran 'configure' and did 'make bootstrap'.
This is a few seconds to early: The announcement for gpc-19990118 will follow soon ... ;-)
The stage 1 compiler built correctly, but when the 'final' compiler was compiling I got this... [...] configure: error: installation or configuration problem: C compiler cannot create executables. [...] Any ideas?
Yes: Do `make LANGUAGES=c' first, and then `make LANGUAGES=pascal'.
If someone out there is a Makefile wizart, he/she is invited to help us to resolve a circular dependency and some other drawbacks in GPC's Makefiles.
Peter