[Boost-bugs] [Boost C++ Libraries] #4237: Boost filesystem dynamic failure on darwin

Subject: [Boost-bugs] [Boost C++ Libraries] #4237: Boost filesystem dynamic failure on darwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-19 09:13:06


#4237: Boost filesystem dynamic failure on darwin
-------------------------------------+--------------------------------------
 Reporter: chrisj | Owner: bemandawes
     Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: filesystem
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 In boost filesystem, the following situation occurs:

 boost_filesystem.dylib links to boost_system.dylib

 Applications use symbols from both boost_filesystem.dylib and
 boost_system.dylib, but only link to boost_filesystem.dylib. The linker
 complains.

 This seems to also exist on windows, and there is already an explicit
 except for it. The same problem seems to occur on darwin. This patches
 fixes the problem.

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

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC