[Boost-bugs] [Boost C++ Libraries] #4560: bjam install does not install boost/asio/impl/src.cpp as a header

Subject: [Boost-bugs] [Boost C++ Libraries] #4560: bjam install does not install boost/asio/impl/src.cpp as a header
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-18 03:29:53


#4560: bjam install does not install boost/asio/impl/src.cpp as a header
---------------------------------------+------------------------------------
 Reporter: janm@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: asio src.cpp installation |
---------------------------------------+------------------------------------
 The 1.44 release page says about asio:

 Added optional separate compilation. To enable, add #include
 <boost/asio/impl/src.cpp> to one source file in a program, then build the
 program with BOOST_ASIO_SEPARATE_COMPILATION defined in the
 project/compiler settings. Alternatively, BOOST_ASIO_DYN_LINK may be
 defined to build a separately-compiled Asio as part of a shared library.

 The file is present in the right place when you untar the source
 distribution, but when you build and install using bjam, the
 boost/asio/impl/src.cpp is not installed in the right place.

 Tested on Mac OS X 10.6.3 with gcc

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4560>
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:04 UTC