libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwi


From: Arun Sharma
Subject: Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Date: Mon, 10 Sep 2012 17:25:13 -0700

On Mon, Sep 10, 2012 at 5:16 PM, Cody P Schafer <address@hidden> wrote:
> This breaks building test-varargs for me with
>
> /bin/sh ../libtool --tag=CC   --mode=link gcc  -ggdb -g3 -fexceptions -Wall
> -Wsign-compare   -o test-varargs test-varargs.o
> libtool: link: gcc -ggdb -g3 -fexceptions -Wall -Wsign-compare -o
> test-varargs test-varargs.o
> test-varargs.o: In function `b':
> /root/cody/build.libunwind/tests/../../libunwind/tests/test-varargs.c:22:
> undefined reference to `unw_backtrace'
> collect2: ld returned 1 exit status
>
> During build on ppc64.

Are you configuring with UNW_REMOTE_ONLY by any chance?

Tommi: if this is the problem, I think we should guard the test also
the same way in tests/Makefile.am.

 -Arun



reply via email to

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