Displaying 1 result from an estimated 1 matches for "___unwind_resume_or_rethrow".
2010 Apr 11
2
[LLVMdev] how to compile llvm-gcc whith lto support for ARM
...rm-ld: error: libgcc/./_udivsi3_s.o: unsupported reloc
40 against local symbol
....
....
/home/kursh/arm/bin/arm-ld: libgcc/./libunwind_s.o: in function
___Unwind_Resume:../../gcc/config/arm/libunwind.S:237: error: unsupported
reloc 40
/home/kursh/arm/bin/arm-ld: libgcc/./libunwind_s.o: in function
___Unwind_Resume_or_Rethrow:../../gcc/config/arm/libunwind.S:237: error:
unsupported reloc 40
/home/kursh/arm/bin/arm-ld: libgcc/./libunwind_s.o: in function
___Unwind_ForcedUnwind:../../gcc/config/arm/libunwind.S:237: error:
unsupported reloc 40
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]:...