Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 09:36:07 -0500
From:      "J.D. Bronson" <jbronson@wixb.com>
To:        Jason Lixfeld <jason+lists.freebsd@lixfeld.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: GCC3.4
Message-ID:  <6.1.0.6.2.20040430093535.0246f238@localhost>
In-Reply-To: <9DEE44BD-9AB0-11D8-94AF-000A95989E4A@lixfeld.ca>
References:  <C318E8B3-9A6D-11D8-94AF-000A95989E4A@lixfeld.ca> <20040430070958.GA76706@xor.obsecurity.org> <66231CBC-9AAD-11D8-94AF-000A95989E4A@lixfeld.ca> <6.1.0.6.2.20040430085350.02465dd0@localhost> <9DEE44BD-9AB0-11D8-94AF-000A95989E4A@lixfeld.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:13 AM 04/30/2004, Jason Lixfeld wrote:
>How do you do tell things to use gcc3 instead of gcc?  export a variable 
>before make which tells make which compiler to use?

# CC=gcc3
export CC
# CXX=c++3
export CXX







-- 
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282



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