[Bug bootstrap/64023] [5 Regression] r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.

fxcoudert at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 24 00:09:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64023

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
   Last reconfirmed|2014-11-22 00:00:00         |2014-11-24
           Assignee|unassigned at gcc dot gnu.org      |fxcoudert at gcc dot gnu.org
   Target Milestone|---                         |5.0

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Partial patch submitted:
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg02955.html
It restores bootstrap with gcc as system compiler (and I think is more generic
that fixing the issue in libcc1/Makefile.in).

Even with that patch, there remains the "silent" issue of not linking
statically when clang is the system compiler.



More information about the Gcc-bugs mailing list