GCC 4.1: Buildable on GHz machines only?

Ian Lance Taylor ian@airs.com
Wed Apr 27 06:24:00 GMT 2005


Matt Thomas <matt@3am-software.com> writes:

> I have a 50MHz 68060 with 96MB of memory (MVME177) approaching 100 hours
> (48 hours just to exit stage3 and start on the libraries) doing a bootstrap
> knowing that it's going to die when doing the ranlib of libjava.  The kernel
> for the 060 isn't configured with a large enough dataspace to complete the
> ranlib.

If so, that is particularly irritating since the ranlib is completely
unnecessary.  GNU ar always builds an archive symbol table by default.

Ian



More information about the Gcc mailing list