cross-compile and autotools howto missing

Matěj Týč matej.tyc at gmail.com
Wed Oct 8 04:33:59 PDT 2008


>
> This may be of help:
>
>
> http://www.mega-nerd.com/erikd/Blog/CtheodeHacking/MinGWCross/pkg-config.html<http://www.mega-nerd.com/erikd/Blog/CodeHacking/MinGWCross/pkg-config.html>
>
> Erik
>
> Thank you for your reply,
I have read the article and I have realized two things:
 1. That guy invokes pkg-config in the makefile instead of using pkg-config
macros in configure.ac (This is a very bad practice, for instance the user
doesn't get warning if a package is missing)
 2. I don't want to do things that pkg-config should do by itself. The
pkg-config autoconf macro should set the libdir according to $prefix or
$host that are known.
I think that this is not implemented at this moment.
What do you think?
Reagrds,
Matej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/pkg-config/attachments/20081008/139b8341/attachment.html 


More information about the pkg-config mailing list