Subject: Re: how best to undo EGCS transition?
To: None <current-users@netbsd.org>
From: Rafal Boni <rafal@mediaone.net>
List: current-users
Date: 10/13/1998 14:01:27
Thanks to Heiko and Richard for the hints... I wasn't sure at first if
anything outside of gnu/usr.bin/gcc needed to be rebuilt to fully back
out EGCS... I did the 3-stage rebuild of gcc and all seems good, though
I haven't yet attempted to 'make build'
--rafal
RE> HR> IIRC:
RE> HR>
RE> HR> cd src/gnu/usr.bin/gcc
RE> HR> make
RE> HR> make install
RE>
RE> For safety, insert here:
RE> cd libgcc
RE> make clean && make && make install
RE>
RE> HR> cd src/
RE> HR> make build
RE>
RE> so that libgcc has been built with the newly installed compiler, not egcs.
----
Rafal Boni rafal@mediaone.net