[BuildTools-tickets] [BuildTools] #113: support for systems without pkg-config

BuildTools coin-trac at coin-or.org
Sat Nov 3 10:37:15 EDT 2018


#113: support for systems without pkg-config
-----------------------------+---------------------------
Reporter:  stefan            |       Owner:  stefan
    Type:  enhancement       |      Status:  new
Priority:  minor             |   Component:  build system
 Version:  trunk             |  Resolution:
Keywords:  autotools-update  |
-----------------------------+---------------------------

Comment (by stefan):

 Input from Ted:

 ''
 Pkg-config should be available on every system that we are supporting, but
 I see two issues. First is that pkg-config may often have to be installed
 manually, which adds complexity. I'm not sure if it comes by default on
 every Linux distro, but I don't think it comes by default on OS X (I could
 be wrong) and requiring users to get it via homebrew if that is the only
 reason they need to use homebrew might be a little nasty. On Windows, the
 problem is that there are multiple versions of pkg-config out there
 (windows paths versus posix) so things can get screwed up easily. We would
 have to experiment with what works well, but u think when building on Msys
 with Visual Studio, it may be impossible to get things right.
 ''

--
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/113#comment:3>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list