This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada files now checked in
- To: bosch at gnat dot com, zack at codesourcery dot com
- Subject: Re: Ada files now checked in
- From: dewar at gnat dot com
- Date: Thu, 4 Oct 2001 12:48:40 -0400 (EDT)
- Cc: gcc at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu
<<I think you need to provide a driver binary as well (there does seem
to be one in gnat-3.13p-i686-pc-linux-gnu-bin.tar.gz), and the
Makefiles need to understand that "gcc" may not be able to compile
Ada. (Yes, I am willing to help with this, time permitting.)
>>
But why would there be any difficulty in building this driver as part of
the build procedure, it does not require an Ada compiler, so I see no
reason to have a precompiled binary here, but perhaps I am missing
something.