What's up with the list?

Matěj Týč matej.tyc at gmail.com
Fri Oct 10 01:03:42 PDT 2008


> Is there any code in pkg-config that is C++?  Otherwise it would be a
> waste of effort to include CXXFLAGS.
>
> James McKenzie


This seems to me as misundersting. There may be libraries that require
appropriate CFLAGS and CXXFLAGS (maybe also CPPFLAGS) specified in order for
the program that uses them to compile succesfully. This fact has nothing to
do with internals of pkg-config.
Or another point of view: Variables like CPPFLAGS, CFLAGS, CXXFLAGS are used
in Makefiles so pkg-config should support them since pkg-config is supposed
to be used in makefiles...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/pkg-config/attachments/20081010/8ed405a4/attachment.html 


More information about the pkg-config mailing list