libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] Questions about the regression tests


From: Arun Sharma
Subject: Re: [Libunwind-devel] Questions about the regression tests
Date: Thu, 11 Mar 2010 14:18:22 -0800

On Thu, Mar 11, 2010 at 1:21 PM, Myke Smith <address@hidden> wrote:
>
> I am building libunwind for ARM with gcc 4.3.3 and have a few questions
> regarding the regression tests
>
> 1) run-check-namespace shows:
>  -e   ERROR: Extraneous symbols:
> 00001430 T _Uarm_get_elf_image
>
> I assume this can be safely ignored?

As long as its not conflicting with your app name space, yes.

I think the correct solution is to edit tests/check-name-space.sh and
add an arm*) clause to the case statement around line 105.

>
> 2) Some of the tests are not being built
> test-ptrace
> test-proc-info.c,
> test-static-link-gen.c
> test-static-link-loc.c
> test-strerror

tests/Makefile.am controls what gets built based on your config.

 -Arun




reply via email to

[Prev in Thread] Current Thread [Next in Thread]