This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.1 installation


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]