David Sayada writes: > > > Upgrade gcc. They're known to work on gcc trunk, EABI, nowhere else. > > Will the latest gcc 4.1 fit my needs? Should I compile it with these options > you gave me to support EABI? 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. Andrew.