can't resolve symbol '_Unwind_Backtrace'

Brian Dessent brian@dessent.net
Mon Apr 21 08:15:00 GMT 2008


ffileppo wrote:

> 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'

Wild guess, but did you forget to install/copy libgcc_s.so to the
target?

Brian



More information about the Java mailing list