ffileppo wrote: > Hi, >> I'm getting this error when I try to run a gcj exe on my target (arm-linux, cpu PXA270): >> ./a.out: can't resolve symbol '_Unwind_Backtrace' Hmm, doesn't look like armel. Which ABI is this? New or old ARM ABI? What version of gcc? The me what `uname -a' returns. Andrew.