can't resolve symbol '_Unwind_Backtrace'

Brian Dessent brian@dessent.net
Mon Apr 21 14:46:00 GMT 2008


ffileppo wrote:

> Are there any libraries that I should copy to the target apart from libgcj and libgcc_s?

You need whatever libraries it's linked against.  As a starting point,
try something like "arm-linux-uclibcgnueabi-readelf -d program | grep
NEEDED".

Brian



More information about the Java mailing list