[pkg-boost-devel] [Boost C++ Libraries] #1094: Finding the correct library to link (feature request for pkg-config support)h

Boost C++ Libraries noreply at lists.boost.org
Mon Jul 23 22:45:29 UTC 2007


#1094: Finding the correct library to link (feature  request for pkg-config
support)h
--------------------------------+-------------------------------------------
  Reporter:  rleigh at debian.org  |       Owner:                                   
      Type:  Bugs               |      Status:  new                              
 Milestone:  To Be Determined   |   Component:  None                             
   Version:                     |    Severity:  Problem                          
Resolution:                     |    Keywords:  pkg-config linking library naming
--------------------------------+-------------------------------------------
Comment (by rleigh at debian.org):

 Hi Roland,

 pkg-config does not currently support multiple toolchains natively.
 However, there are plans to support it:

   https://bugs.freedesktop.org/show_bug.cgi?id=130
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217902

 In the meantime, the PKG_CONFIG_PATH environment variable may be used to
 point pkg-config at the locations of files for different toolchains.  In
 its typical use, the files live in /usr/lib/pkgconfig, for use by the
 standard system toolchain.

 Note that toolchains here may have a different meaning than what Boost
 uses.  It would mean the common CPU-MANUFACTURER-OPSYS triplet, e.g.
 powerpc-unknown-linux-gnu (my system) to work with the standard cross-
 compiling setups.  This doesn't include compiler information.


 Regards,
 Roger

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1094#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


More information about the pkg-boost-devel mailing list