|
Message-ID: <CAPfzE3a0BaJmpx2tXD+2B57RHTFh6qHtCgKUSYxj1ERUx+qyeQ@mail.gmail.com> Date: Tue, 29 Jan 2013 12:02:37 +1300 From: Andre Renaud <andre@...ewatersys.com> To: musl@...ts.openwall.com Subject: ARM unwind issue Hi, I'm trying to build some software using musl on an ARM platform, and am getting the following error: arm-none-linux-gnueabi-gcc -specs=/home/andre/work/package-builder/staging/lib/musl-gcc.specs -o program program.o /tools/arm/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: program: hidden symbol `__aeabi_unwind_cpp_pr0' in /tools/arm/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/libgcc_eh.a(unwind-arm.o) is referenced by DSO Any ideas on what I've messed up in either my musl build, or my cflags/lflags to cause this? Regards, Andre
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.