Bootstrap failures on i386-pc-solaris2.10
Rainer Orth
ro@CeBiTec.Uni-Bielefeld.DE
Tue Apr 6 18:26:00 GMT 2010
Arthur Haas <ahaas@impactweather.com> writes:
> I'll update my repo shortly and replace the '--with-arch' and '--with-tune' arguments as you suggest. As for the '--disable-libstdcxx-pch'
> argument, I had build problems months ago and this argument fixed the problem, although now looking at the configure script for libstdc
> it looks like the correct argument should be '--enable-libstdcxx-pch=no' if it is to be used. The '--enable-threads' argument is another configuration option I added long ago as well. The script which configures and starts my GCC builds needs some cleanup ...
No, --enable-<feature>=no and --disable-<feature> should be equivalent
everywhere, even if only one form is documented.
True: one you have something that works, you seldom revisit it ;-)
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
More information about the Gcc
mailing list