[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Libunwind-devel] ARM building
From: |
StéphaneRégnier |
Subject: |
[Libunwind-devel] ARM building |
Date: |
Mon, 31 Oct 2011 14:29:00 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Libunwind-devel] ARM building,
StéphaneRégnier <=