how should .pc files be configured for "static only" builds?
Roger Pack
rogerdpack2 at gmail.com
Wed May 21 09:45:09 PDT 2014
It's come to my attention the following conundrum:
https://www.flameeyes.eu/autotools-mythbuster/pkgconfig/dependencies.html
in my own words, it seems impossible to know if, when calling
pkg-config, the library was compiled statically or dynamically" (so
you don't know whether to call pkg-config --static or not).
Has there been any improvement/progress on this as of late?
Thanks!
-roger-
More information about the pkg-config
mailing list