This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.2.3 Solaris C,C++ build error
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: gccmailinglist at yahoo dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 28 Apr 2003 09:11:14 -0400 (EDT)
- Subject: Re: gcc 3.2.3 Solaris C,C++ build error
- References: <20030428010331.39786.qmail@web20506.mail.yahoo.com>
> I get the following build error when trying in install gcc 3.2.3.
>
> Assembler messages:Fatal error: No compiled in support
> for 64 bit object file format
> gmake[2]: *** [libgcc/sparcv9/_muldi3.o] Error 1
This sounds like the issue mentioned here regarding 32-bit only
installations:
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*
Try configuring with --disable-multilib and see if that helps.
PS: Make sure you read all the various solaris installation docs,
especially the part about using /bin/ksh when building gcc.
--
Kaveh R. Ghazi ghazi at caip dot rutgers dot edu