64-bit configure hell

David Edelsohn dje@watson.ibm.com
Wed Nov 24 23:39:00 GMT 2004


	Welcome to the same hell that I encounter on AIX.  GCC will not
configure correctly on 32-bit AIX systems.

	Some solutions that I have found so far:

1) Disable 64-bit multilib when configuring on G4s.

2) Hardcode the configure values when building on 32-bit system.  In some
ways, GCC considers the configuration to be a cross-compiler.

David



More information about the Gcc mailing list