[Bug bootstrap/43328] multilib bootstrap broken.

rwild at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 21 08:38:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43328

--- Comment #19 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-11-21 08:28:07 UTC ---
(In reply to comment #18)
> what's the current status of the --{dis/en}able-multilib switches?

As far as I know that of from before this PR: enabled multilib is the default
(if you don't pass any option), and you can disable that by passing
--disable-multilib.  So the only thing to remember is not to pass
--enable-multilib explicitly.

> afaics at least the --disable-multilib is ignored on 4.5/4.6 svn head.

That would seem to be a new regression; please open a new PR for it, including
full details as usual for a PR.  Thanks.



More information about the Gcc-bugs mailing list