https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66955
Tom Tromey <tromey at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE CC| |tromey at gcc dot gnu.org --- Comment #6 from Tom Tromey <tromey at gcc dot gnu.org> --- This is a dup. I think libcc1 has to be built shared. So if you want --disable-shared, also use --disable-libcc1. Maybe libcc1 should disable itself -- something to discuss in the other bug. *** This bug has been marked as a duplicate of bug 67128 ***