Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 22:45:50 -0600
From:      Mike Meyer <mwm-dated-1044161150.d06f9f@mired.org>
To:        "Thaddeus J. Quintin" <quintin@ohio.edu>
Cc:        <freebsd-questions@FreeBSD.org>
Subject:   RE: Installing new versions of GCC
Message-ID:  <15926.2814.331230.808433@guru.mired.org>
In-Reply-To: <001401c2c67e$0e734710$0200a8c0@tjqathlonpc>
References:  <15925.58197.393122.606646@guru.mired.org> <001401c2c67e$0e734710$0200a8c0@tjqathlonpc>

next in thread | previous in thread | raw e-mail | index | archive | help
[Context delete due to top posting.]

In <001401c2c67e$0e734710$0200a8c0@tjqathlonpc>, Thaddeus J. Quintin <quintin@ohio.edu> 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.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15926.2814.331230.808433>