Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 13:18:36 +0200
From:      Rahul Siddharthan <rsidd@online.fr>
To:        Jake Bishop <jb3insf@pacbell.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: GCC-3.1.1
Message-ID:  <20020621111836.GA665@lpt.ens.fr>
In-Reply-To: <3D12FA33.59C6D780@pacbell.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> How do I get gcc-3.1 to be the default gcc?

*Not* a good idea.  The system compiler should remain gcc 2.95.4.

You can invoke gcc-3.1 as "gcc31" (and it's installed in
/usr/local/bin, together with g++31, etc).

When using ports, you can set an environment variable
CC=/usr/local/bin/gcc31 (likewise for g++, etc) if you want.

- Rahul

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




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