GCC3.4

J.D. Bronson jbronson at wixb.com
Fri Apr 30 07:35:51 PDT 2004


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 at aurora.org // Pager: 414.314.8282



More information about the freebsd-questions mailing list