This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/47717] building library for arm-none-eabi causes internal error
- From: "charlet at adacore dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 14:44:22 +0000
- Subject: [Bug ada/47717] building library for arm-none-eabi causes internal error
- Auto-submitted: auto-generated
- References: <bug-47717-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
--- Comment #6 from charlet at adacore dot com <charlet at adacore dot com> 2011-03-21 14:44:20 UTC ---
> 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