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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
