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 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


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