This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug ada/47717] building library for arm-none-eabi causes internal error
- From: Arnaud Charlet <charlet at adacore dot com>
- To: laguest at archeia dot com <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 15:43:56 +0100
- Subject: Re: [Bug ada/47717] building library for arm-none-eabi causes internal error
- References: <bug-47717-4@http.gcc.gnu.org/bugzilla/> <bug-47717-4-9ptUkVREPs@http.gcc.gnu.org/bugzilla/>
> Just so we know, should it be possible to build libgnat.a using a project file
> via gnatmake?
No, project files aren't designed to do that out of the box, libgnat.a is
a special library.
Arno