David Sayada writes: > > > > > > >No, just trunk, sorry. Jakub jelinek is going to do a backport of ARM > > >EABI gcc but he hasn't doine it yet AFAIAA. > > > > >You don't really need stack traces to debug this: you can used gdb > > >instead. But I wouldn't consider using such an old gcj on ARM. > It seems you were talking about these trunks ( > http://gcc.gnu.org/svn/gcc/trunk/), weren't you? Can I exploit them for a > compilation with crosstool? I can't see any reason why not. Be aware that it's not a real compile release, though. > Also, I have seen that solving my issue just consists in applying a > patch on backtrace.h, correct? Can I apply this patch in any > official gcc 4.2.x? Support for ARM EABI gcj is new; it's not in 4.2. Andrew.