gcc 3.1 installation

Jeff Sturm jsturm@one-point.com
Sun Jun 30 21:19:00 GMT 2002


On Sun, 30 Jun 2002, Gary Smith wrote:
> Is this installer meant to configure linux to use the new compilers?

Definitely not.  Replacing the system compiler (i.e. /usr/bin/gcc) isn't
such a good idea no matter what OS you use.

Did you specify any value for --prefix when you configured gcc?  If so,
check for <prefix>/bin/gcc, else /usr/local/bin/gcc.

Jeff



More information about the Gcc mailing list