This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNAT build failure on cross
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- Cc: GCC List <gcc at gcc dot gnu dot org>
- Date: Fri, 1 Aug 2008 09:07:50 +0200
- Subject: Re: GNAT build failure on cross
- References: <4891F535.8060001@oarcorp.com>
> Any suggestions?
I would double check that you are indeed using the freshly built
corresponding native. Maybe your native installation didn't work as
expected and your building from an older compiler. That's the
most likely explanation.
Alternatively, there have been changes recently in the libada and ada
Makefiles by Paolo Bonzini that might be related.
Arno