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.