Missing Libs.private in the xerces-c pkg-config file
----------------------------------------------------
Key: XERCESC-1951
URL: https://issues.apache.org/jira/browse/XERCESC-1951
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.1.1, 3.1.2, 3.2.0, 4.0.0
Environment: MinGW cross compiling
Reporter: Volker Grabsch
Fix For: 3.1.1, 3.1.2, 3.2.0, 4.0.0
When compiling Xerces statically with libCURL support, the command
pkg-config xerces-c --static --libs
does not output the CURL lib and its dependencies. This finally leads to linker
errors.
The attached patch fixed this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]