gcc 3 world build

Robert Garrett rg70 at sbcglobal.net
Tue Feb 10 08:39:00 PST 2004


After much promising and other bs, A clean checkout of the
source tree now builds world with gcc3.

to test

csh/tcsh
setenv CCVER gcc3
cd /usr/src
make buildworld

others

CCVER=gcc3
export CCVER

cd /usr/src

make buildworld

Robert Garrett





More information about the Kernel mailing list