GCC 4.1: Buildable on GHz machines only?
Zack Weinberg
zack@codesourcery.com
Wed Apr 27 06:40:00 GMT 2005
Matt Thomas <matt@3am-software.com> writes:
> libjava is built on everything but vax and mips. Bootstrapping core
> might be better but do the configure on the fly it's not as easy as
> it used to be.
--enable-languages=c,c++ (or even perhaps --enable-languages=c)
doesn't work for you?
Also, I believe "make all-gcc TARGET-gcc=bootstrap" will bootstrap the
compiler normally but not build the runtime libraries.
> It would be nice if bootstrap emitted timestamps when it was started
> and when it completed a stage so one could just look at the make output.
Patches are welcome.
zw
More information about the Gcc
mailing list