This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/11799] The toplevel should handle multi-libs.


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...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]