Subject: Re: how to set gcc3 as default compiler
To: Caffeinate The World <mochaexpress@yahoo.com>
From: Jaka Jejcic <keks@kibla.org>
List: current-users
Date: 03/29/2003 07:19:51
On Fri, Mar 28, 2003 at 09:14:30PM -0800, Caffeinate The World wrote:
> Trying to work out some 64bit compiler issues. I decided to installed
> gcc3 package. It's compiling right now. How would I tell apps to use
> gcc3 instead of the default gcc that came with NetBSD 1.6?

According to "MESSAGE" in pkgsrc you should add
include "/usr/pkg/etc/gcc-3.2.2.mk (apply to your specifications)
in /etc/mk.conf

jj