Subject: HEADS UP: MP branch development switching to i386 new toolchain.
To: None <tech-smp@netbsd.org, port-i386@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: tech-smp
Date: 09/23/2001 20:45:16
By now, most of you should have seen Todd Vierling's heads-up
regarding the new gcc 2.95.3-based toolchain in netbsd-current.
Those who haven't can read it in the archive:
http://mail-index.netbsd.org/current-users/2001/09/22/0001.html
After some tinkering, the i386 MP branch now successfully builds and
runs with the new toolchain; I have not attempted to verify whether it
still builds with the old toolchain after these tweaks..
To forestall the faq:
check out -current as of the last time I synched the branch
cd sys/arch/i386
cvs update -rsommerfeld_i386mp_1
.. and then build GENERIC.MP or your own custom config.
- Bill