This is the mail archive of the gcc-patches@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]

Re: [PATCH, ARM, Ada] __ARM_EABI_UNWINDER__ vs _URC_FATAL_PHASE1_ERROR in gcc/ada/raise-gcc.c



On Dec 28, 2008, at 10:36, Laurent GUERBY wrote:


I'm trying to port Ada to arm now that we have an arm machine in the
compile farm. When enabling ZCX exceptions in the Ada RTS for this
target my first cross c,ada trunk cross compiler fails to build with:

While GNAT has been ported to Arm before, ZCX exceptions have never been
implemented. This requires an Ada specific EH personality routine to be written,
which is far from trivial.


-Geert


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