This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/13291] build fails on Solaris 8 sun4m ld: fatal: file /usr/ccs/lib/values-Xa.o: wrong ELF class: ELFCLASS32


------- Additional Comments From carl at bl dot echidna dot id dot au  2003-12-06 00:33 -------
Subject: Re:  build fails on Solaris 8 sun4m ld: fatal:
 file /usr/ccs/lib/values-Xa.o: wrong ELF class: ELFCLASS32

pinskia at gcc dot gnu dot org wrote:
> ------- 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.
> 

Mea Culpa, no, I didn't read it.

Out of curiosity, why wouldn't configure work that out itself?




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13291


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]