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


	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


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