[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
From: |
Alexander Toresson |
Subject: |
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files |
Date: |
Tue, 4 Sep 2012 08:04:11 +0200 |
On Tue, Sep 4, 2012 at 6:21 AM, Arun Sharma <address@hidden> wrote:
> On Wed, Aug 29, 2012 at 6:10 AM, Tommi Rantala <address@hidden> wrote:
>> Hi,
>>
>> "libunwind-$arch.pc" could be also named "libunwind-generic.pc", and
>> use "-lunwind-generic" for linking. This is suggested in the NEWS
>> file, and also in doc/libunwind-ptrace.man.
>>
>> Also, if building a cross-unwinder e.g. with "./configure
>> --target=arm-linux-gnueabi", only "libunwind-$arch.so" is created. In
>> this case only one of the pkgconfig files would be needed, and the
>> dependencies would be different too.
>
> Alexander: are you still working on a patch which addresses Tommi's comments?
>
> -Arun
Hey,
I want to, but the last week has been crazy busy for me. Hopefully
I'll get to it.
// Alexander