libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files


From: Mike Frysinger
Subject: Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Date: Sun, 26 Aug 2012 23:11:10 -0400
User-agent: KMail/1.13.7 (Linux/3.5.0; KDE/4.6.5; x86_64; ; )

On Sunday 26 August 2012 16:45:40 Alexander Toresson wrote:
> I've made a patch for creating pkg-config .pc files for libunwind. For
> example for libunwind-ptrace, you seem to need to also link to
> libunwind-$arch (for example libunwind-x86_64), or at least this is
> the case on x86_64 (please correct me if this is not the case for the
> other architectures). So I thought that this could be automated with
> pkg-config. For example, with this patch on x86_64, pkg-config --libs
> libunwind-ptrace outputs "-lunwind-ptrace -lunwind-x86_64". For
> completeness, this patch adds .pc files for all the libunwind
> libraries.

i think the fringe libraries should still Require libunwind since they use 
symbols from it

> --- a/configure.in
> +++ b/configure.in
>
> +PKG_PROG_PKG_CONFIG

you don't need pkg-config in order to install a .pc file
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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