This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 64-bit configure hell
> Some solutions that I have found so far:
> 1) Disable 64-bit multilib when configuring on G4s.
Even though it's a 64-bit OS, some Solaris2.7 installations only
support 32-bit binaries, probably on older processors just like your
situation Stan.
The official solution there is to simply disable multilib during
configure just as David suggests. See:
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu