gcc 3.2.3 Solaris C,C++ build error
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Mon Apr 28 17:32:00 GMT 2003
> 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@caip.rutgers.edu
More information about the Gcc
mailing list