Mail Archives: pgcc/1999/06/09/09:53:44
Disclaimer: I am NOT on this list....i just got it from
www.goof.com/pcg/questions.html
The pgcc FAQ suggested trying the bootstrap target so that it compiles
itself twice. Whenever i try this, it modifies "gcc/Makefile" and makes
it unworkable. The makefile tries to execute the line "gcc -DIN_GCC -g
_DHAVE_CONFIG_H @gcc_clh_cflags@ -I. " etc etc. It then says "gcc:
@gcc_clh_cflags@: No such file or directory"
I've determined that the offending "@gcc_clh_cflags@" is added to
gcc/Makefile only if one does a "make bootstrap".
I'm trying this on a slackware system, but with egcs-2.91.66 (egcs-1.1.2
release) and glibc2 installed prior to attempting pgcc compilation.
I've got a sneaking suspicion that this is actually an egcs problem, but
i thought you guys might have experienced it before, or something.
Thanks in advance for any assistance you can give :)
-Pete Lypkie
- Raw text -