Hi,
On Thu, Jan 25, 2007 at 03:40:07PM -0500, Corey Osgood wrote:
I've done nothing different than with any other build, except change the symlinks in /usr/bin to point to gcc-3.3, etc (ubuntu doesn't have any gcc-config style setup for easy changing of gcc versions).
Didn't they take 'update-alternatives' from Debian into Ubuntu? Try 'update-alternatives cc' which should allow you to set the default C compiler.
Uwe.