This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNAT Cross Compiling Issues
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Jacob Oursland <jacob dot oursland at mines dot sdsmt dot edu>
- Cc: gcc at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>
- Date: Wed, 03 Sep 2008 08:41:24 +0200
- Subject: Re: GNAT Cross Compiling Issues
- References: <1220401763.4319.29.camel@feynman>
On Tue, 2008-09-02 at 18:29 -0600, Jacob Oursland wrote:
> This seems to be a problem that should be resolvable by getting the
> variables straightened out. Unfortunately, I don't know which variables
> are wrong and what they are set to. Grep isn't really helping me
> either.
It seems you're using 4.3, I'm not a specialist but lots of Makefile
change went into current trunk (4.4) recently may be you could
try with that and see what happens.
Laurent