This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: V3 and cross-compiler (AIX 4.3 64-bit mode)
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: V3 and cross-compiler (AIX 4.3 64-bit mode)
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Date: Fri, 8 Jun 2001 22:35:33 +0200 (MEST)
- Cc: rboehne at ricardo-us dot com, Mark Mitchell <mark at codesourcery dot com>, bkoz at redhat dot com, pedwards at disaster dot jaj dot com, libstdc++ at gcc dot gnu dot org, Alexandre Oliva <aoliva at redhat dot com>, gcc-patches at gcc dot gnu dot org
- References: <ro@TechFak.Uni-Bielefeld.DE><15137.11295.678725.902186@xayide.TechFak.Uni-Bielefeld.DE><200106082029.QAA22102@makai.watson.ibm.com>
David Edelsohn writes:
> Like the following patch?
>
> Robert: if you use this patch and configure with
> --enable-aix64=no, is the ppc64 multilib now correctly skipped?
Why leave this to the user to specify? Have a look at the mips*-*-*
(mabi=64) and sparc*-*-* (m64) cases, adding a test that the resulting
binary really executes. It's both simpler for the user and more reliable.
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
Email: ro@TechFak.Uni-Bielefeld.DE