This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13291] build fails on Solaris 8 sun4m ld: fatal: file /usr/ccs/lib/values-Xa.o: wrong ELF class: ELFCLASS32
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2003 02:14:39 -0000
- Subject: [Bug target/13291] build fails on Solaris 8 sun4m ld: fatal: file /usr/ccs/lib/values-Xa.o: wrong ELF class: ELFCLASS32
- References: <20031204013137.13291.carl@bl.echidna.id.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-04 02:14 -------
Did you read <http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*>?
When configuring on a Solaris 7 or later system that is running a kernel that supports only 32-bit
binaries, one must configure with --disable-multilib, since we will not be able to build the 64-bit
target libraries.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13291