This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 64-bit configure hell
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Stan Shebs <shebs at apple dot com>, gcc at gcc dot gnu dot org
- Date: 26 Nov 2004 10:22:53 -0200
- Subject: Re: 64-bit configure hell
- Organization: Red Hat Global Engineering Services Compiler Team
- References: <41A51487.7070006@apple.com><200411242324.iAONOCD29302@makai.watson.ibm.com>
On Nov 24, 2004, David Edelsohn <dje@watson.ibm.com> wrote:
> Welcome to the same hell that I encounter on AIX. GCC will not
> configure correctly on 32-bit AIX systems.
What do you mean by correctly?
> 1) Disable 64-bit multilib when configuring on G4s.
This could be done automatically, like the top-level config-ml.in is
supposed to do on aix. Look for enable_aix64 in there and you'll
see the hack M-backspace work around.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}