[Bug target/31239] bootstrap fails on 32-bit x86 solaris2.11
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 17 16:34:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-17 16:34 -------
What options are passing to configure? Do you have CFLAGS set?
Second i386-solaris is a multilibed target which means it will build the 64bit
libraries even on a 32bit machine. If you don't want that, then use
--disable-multilib.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Component|c |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31239
More information about the Gcc-bugs
mailing list