https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96362
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- You need to use --with-gnu-as if you are using the GNU as on Solaris. Note if you are using GNU ld, you might also need to use --with-gnu-ld .