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:

David> I believe that everyone is waiting for GCC 3.0.1.  I hope that
David> libstdc++-v3 will include fixes for cross-compilers and AIX before
David> gcc-3.0.1 is released

Gabriel> Please, could you summarize what remains to do in that respect?

	I am not sure if you are asking for specifics or the overall goal.
The goal is that V3 should configure and build properly for the AIX 4.3
and AIX 5.1 targets (including 64-bit multilibs) on 32-bit AIX systems
which cannot execute 64-bit applications (currently required by
mknumeric_limits).  32-bit AIX 4.3 and 5.1 systems can assemble and link
64-bit object files, libraries, and applications without any special
options, so this should work "out-of-the-box" if V3 did not try to execute
an application for each multilib.

Thanks, David


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