libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] Testing libunwind


From: Bincy K Philip
Subject: Re: [Libunwind-devel] Testing libunwind
Date: Fri, 26 Oct 2012 19:36:41 +0800 (SGT)

Hi,

How can I make the tests in libunwind to point to my installed libunwind location. So that, 'make check' will test the installed libunwind. Please consider a case where the source code for libunwind is not available
What I observed is its taking the residing  libunwind package by deafault.

Thanks in advance.
Regards
Bincy


From: Tommi Rantala <address@hidden>
To: Bincy K Philip <address@hidden>
Cc: Arun Sharma <address@hidden>; "address@hidden" <address@hidden>
Sent: Wednesday, 26 September 2012 4:38 PM
Subject: Re: [Libunwind-devel] Testing libunwind

Hi,

This issue should already be fixed in the development version of libunwind:

http://git.savannah.gnu.org/gitweb/?p=libunwind.git;a=commitdiff;h=42b67080ebd953d4b3bdb7fbdc3a0d4ca906982c

Try with the version from the git repository with the instructions I
wrote below.

Tommi


2012/9/26 Bincy K Philip <address@hidden>:
> Hello tommi,
>
> Please find the full log file.
> For me autoreconf, configure,make and make install are working absolutely
> fine.
> The problem where I am facing is in ' make check'.
>
> Thank you
> Bincy
>
>
> ________________________________
> From: Tommi Rantala <address@hidden>
>
> To: Bincy K Philip <address@hidden>
> Cc: Arun Sharma <address@hidden>; "address@hidden"
> <address@hidden>
> Sent: Wednesday, 26 September 2012 2:49 PM
>
> Subject: Re: [Libunwind-devel] Testing libunwind
>
> 2012/9/26 Bincy K Philip <address@hidden>:
>> Hi Arun,
>>
>> Thanks for the reply.
>>
>> I m able to 'make' the libunwind and install it.
>> But while running ' make check'  error is displaying.
>> Please find the log file attached.
>>
>> Could you please help me to sort out this issue?
>
> Hi Bincy, the log file shows the compilation stopping at Gtest-bt, but
> the actual error messages are missing. Please also capture the stderr,
> ie. something like "make check >log.txt 2>&1".
>
> You could also try with the current development tree of libunwind.
> Grab a copy of the git tree with "git clone
> git://git.sv.gnu.org/libunwind.git", then run "autoreconf -fiv" from
> the source directory, and finally "./configure && make && make check".
>
> Tommi
>
>





reply via email to

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