https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67067
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-01-24 Target| |i386-pc-solaris2.10 Ever confirmed|0 |1 Build| |i386-pc-solaris2.10 Status|UNCONFIRMED |WAITING Keywords| |build CC| |ro at gcc dot gnu.org Host| |i386-pc-solaris2.10 --- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- This looks more like an assembler bug than a GCC bug, and the -static-libstdc++ thing is a complete red herring (it's perfectly fine to get errors in config.log, that's how configure scripts figure out what works and what doesn't). I've never had any problems building on sparc-sun-solaris* with in-tree gmp, mpfr and mpc. Can we close this?