This is the mail archive of the gcc@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]

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


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