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


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}


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