Martin Marques wrote:
I'm trying to compile gpc on a Fedora 8 system, and I can' find instructions on how to compile it with newer versions of gcc.
Should I just get the latest gpc sources and try to compile with newer gcc-4.1.2 sources?
Yes. Unpack gpc sources, make sure that p subdirectory from gpc source tree appears as gcc-4.1.2/gcc/p is gcc source tree (either use move or a symlink), configure and make.
Using gpc with gcc-4.2 or gcc-4.3 is currently not supported, but gcc-4.1.2 should work fine.