Installing GCC 3.1.1
bjorn rohde jensen
bjensen@fastmail.fm
Wed Sep 11 11:21:00 GMT 2002
Hi Orozco,
You need to have a functional C compiler for the configure
script to find in one of the default places, it will search.
This usually means having gcc or cc in the path. This ought
to be the case for most systems.
The error message from the configure script should not be
taken too literally, it basically means, that trying to
compile a C test program failed. You will have to look in the
config.log file to see, what actually went wrong. It could
be a lot of things.
Yours sincerely,
Bjorn
More information about the Gcc-help
mailing list