[Bug bootstrap/27969] Can't bootstrap gcc 4.1.1 on Solaris 10 on i86pc
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 9 05:38:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-09 05:15 -------
technically i386-solaris is a multilib target in that -m64 is also built which
means if you don't have a 64bit userland (and in the solaris case GNU as then
you are out of luck as building 64bit requires GNU as). So use
--disable-multilib or get the GNU as.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27969
More information about the Gcc-bugs
mailing list