This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [HELP take two] GCC 4.1 branch Ada status on powerpc-darwin?
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: gcc at gcc dot gnu dot org, Geert Bosch <bosch at adacore dot com>, Geoffrey Keating <geoffk at apple dot com>, Peter O'Gorman <peter at pogma dot com>, Andrew Pinski <pinskia at physics dot uc dot edu>, Chris Douty <Chris_Douty at ampex dot com>, Vincent Celier <celier at adacore dot com>
- Date: Thu, 02 Feb 2006 22:17:31 +0100
- Subject: Re: [HELP take two] GCC 4.1 branch Ada status on powerpc-darwin?
- References: <1137484110.20435.1003.camel@pc.site> <20060124092900.GA68121@adacore.com> <1138826854.20435.1677.camel@pc.site> <200602012200.23929.ebotcazou@adacore.com>
On Wed, 2006-02-01 at 22:00 +0100, Eric Botcazou wrote:
> > Could someone with powerpc-darwin access check wether Ada is now working
> > or not, if not populate bugzilla?
>
> The compiler bootstraps fine but all ACATS tests fail to link. You need to
> manually pass -static-libgcc at link time.
When this is done, ACATS results are as expected:
=== acats Summary ===
# of expected passes 2315
# of unexpected failures 1
*** FAILURES: c250002
c250002 is PR ada/20974 and is without consequence.
Laurent