From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Sat, 21 May 2005 13:39:07 +0200 |
what's still missing: o test running gcc40 system (just compiled yet) o install gcc40 man pages as *40.1 (so they don't overwrite gcc34) o support fortran and objc, i didn't touch them yet.
what to do: cd /usr/src tar xzf /path/to/gcc40-diff.tar.gz tar xjCf contrib /path/to/gcc-4.0.0.tar.bz2 mv contrib/gcc-4.0.0 contrib/gcc-4.0 ( cd contrib/gcc-4.0 && xargs rm -r < README.DELETED ) patch -p0 < gcc40.diff
make buildworld && make installworld # to get gcc40 installed env CCVER=gcc40 make buildworld
have fun simon
-- Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\ Work - Mac +++ space for low $$$ NOW!1 +++ Campaign \ / Party Enjoy Relax | http://dragonflybsd.org Against HTML \ Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
gcc40-diff.tar.gz
Description: application/gzip