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.