This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] cross-gnatmake and "gcc"
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Bernd Trog <berndtrog at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 25 May 2006 17:37:40 +0200
- Subject: Re: [Ada] cross-gnatmake and "gcc"
- References: <20060525142856.7755.qmail@web51803.mail.yahoo.com>
On Thu, 2006-05-25 at 07:28 -0700, Bernd Trog wrote:
> Hello,
> does anybody know why a cross-gnatmake needs
> a "gcc" (host version, no target prefix) in
> order to cross-build a static library?
Hard to say without more information, looks like a bug though, I suggest
you post detailed commands and logs in gcc.gnu.org/bugzilla :)
Laurent