Hi, I'm trying to compile libunwind for armv4/linux to see if it fill my needs. I have an issue concerning a missing symbol : _Uarm_get_elf_image (when linking tests and own prog). Both in last release and git master branch, that function seems to be defined in src/os-linux.c but I see no object file containing this symbol (scanned with nm).
Is arm compilation broken or I'm missing something ? I'm compiling on a x86 host with arm-gcc 4.4.1. Thx _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
