On Mon, Jan 27, 2003 at 10:45:50PM -0600, Mike Meyer wrote:
> [Context delete due to top posting.]
> 
> In <001401c2c67e$0e734710$0200a8c0@tjqathlonpc>, Thaddeus J. Quintin 
><[EMAIL PROTECTED]> typed:
> > First off, that was a typo in my original email.
> > I was running make in /usr/ports/lang/gcc32.
> > 
> > It doesn't seem right that I should need to delete all of the old
> > compilers and create links, but perhaps that's what I need to do.
> 
> If you do that, the system will quit making. So don't do that. Tell
> things that need to be built with gcc32 that the compiler is named
> gcc32.
> 
> If you really want gcc to invoke that gcc, link gcc to gcc32 in
> /usr/local/bin, and make sure /usr/local/bin preceeds /usr/bin in your
> path.

...but it's better to use the standard way to specify the choice of
compiler, namely setting the CC and CXX environment variables to point
to the C and C++ compilers.

Kris

Attachment: msg16955/pgp00000.pgp
Description: PGP signature

Reply via email to