This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada is broken in a clean directory
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org, Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Fri, 1 Jul 2005 10:43:21 +0200
- Subject: Re: Ada is broken in a clean directory
- References: <09a36aa4dc713d9b0f264892e7ded52c@physics.uc.edu> <200506302125.40717.paul@codesourcery.com>
> None of the machines I tried even get that far in an ada bootstrap.
x86 has been reported to be buildable now.
on x86-64, there are one or two pending patches (posted), but building
at -O0 or disable -fwrapv should also work around the failures.
> Probably something in the ada frontend is missing a dependency on
> stmp-int-hdrs, or CFLAGS is missing "-Isystem ./include".
Could you have a closer look ? Thanks in advance.
Arno