[Bug libgcc/66955] Bootstrap error: libcc1 compiled as shared library despite --disable-shared

mgoldshteyn at comcast dot net gcc-bugzilla@gcc.gnu.org
Mon Jun 19 20:18:00 GMT 2017


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

Michael Goldshteyn <mgoldshteyn at comcast dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mgoldshteyn at comcast dot net

--- Comment #2 from Michael Goldshteyn <mgoldshteyn at comcast dot net> ---
This problem still persists as of gcc-7.1.0!

libcc1.so wants to be built shared even if you specific a completely static
build:

--disabled-shared
--enable-static

The bootstrap build is broken for static builds as it currently stands.


More information about the Gcc-bugs mailing list