[Bug bootstrap/11799] The toplevel should handle multi-libs.
egall at gwmail dot gwu.edu
gcc-bugzilla@gcc.gnu.org
Mon Dec 22 14:54:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11799
Eric Gallager <egall at gwmail dot gwu.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egall at gwmail dot gwu.edu
--- Comment #4 from Eric Gallager <egall at gwmail dot gwu.edu> ---
Yeah, multilibs are a real pain... I tried adding a "--disable-multilib" flag
to the top-level configure script in my combined tree, but I can't seem to get
the top-level Makefile to respect it, as it tries building multilibs anyways,
and furthermore, it fails to pass the flag to any of the subdirs...
More information about the Gcc-bugs
mailing list