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

Re: V3 and cross-compiler (AIX 4.3 64-bit mode)


>>>>> Rainer Orth writes:

Rainer> Why leave this to the user to specify?  Have a look at the mips*-*-*
Rainer> (mabi=64) and sparc*-*-* (m64) cases, adding a test that the resulting
Rainer> binary really executes.  It's both simpler for the user and more reliable.

	Because unlike Irix and Sparc, one actually can and should be able
to build 64-bit AIX multilib on a 32-bit system.  If it were not for
self-querying the limits, this would work.  If the user substitutes a
correct std_limits.h, it will work.

David


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