This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AIX binaries
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: AIX binaries
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 10 Jul 2001 20:59:51 +0200
- Cc: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, Matt_Conway at i2 dot com, gcc at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200107101850.OAA23602@makai.watson.ibm.com>
David Edelsohn <dje@watson.ibm.com> writes:
| In the 32-bit host -> 64-bit target mode of AIX on a 32-bit
| system, GCC essentially is a cross-compiler, so I am hoping that whatever
| solution is implemented for GCC cross-compiling will work for AIX as
| well.
That is my expectation too. I'll look into how Stephen's patch works
and compare the two approaches.
Thanks,
-- Gaby