This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/47717] building library for arm-none-eabi causes internal error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717

Luke A. Guest <laguest at archeia dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|arm                         |
           Severity|blocker                     |minor

--- Comment #2 from Luke A. Guest <laguest at archeia dot com> 2011-03-16 15:36:47 UTC ---
On further investigation it seems that gnatmake cannot create a libgnat.a from
a GPR file as it is itself looking for a libgnat, which fails causing the
internal compiler error.

This bug is not specific to ARM, it would apply equally to this kind of
configuration (i.e. custom runtime) on any platform.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]