This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't resolve symbol '_Unwind_Backtrace'


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]