https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96240
Tom Tromey <tromey at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |tromey at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED --- Comment #1 from Tom Tromey <tromey at gcc dot gnu.org> --- I think this is a dup. libcc1 has to be built shared. Maybe it should automatically disable itself, I don't know; but otherwise you can --disable-libcc1 if you really want a no-shared build. *** This bug has been marked as a duplicate of bug 67128 ***