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]

Re: AIX binaries


>>>>> Gabriel Dos Reis writes:

Gabriel> David Edelsohn <dje@watson.ibm.com> writes:
Gabriel> | 	My patch re-invokes mknumeric_limits with the xcompiling flag (or
Gabriel> | whatever it was renamed) if the first attempt to run it fails.  If the
Gabriel> | second attempt with xcompiling fails, the developer is SOL and we're back
Gabriel> | to the current behavior.

Gabriel> Hmmm, that sounds a bit contorsious.  I would prefer we pass a flag
Gabriel> telling whether to generate <limits> for native build or a cross (in
Gabriel> which case, it would just have to copy a file somewhere).

	We already pass that flag.  It is/was called xcompiling.  The
problem is that one a 32-bit AIX system, the 32-bit version of the library
is native and the 64-bit version effectively is a "cross".

David


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