Subject: [Boost-bugs] [Boost C++ Libraries] #1134: program_options build issue
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-01 17:36:32
#1134: program_options build issue
---------------------------------------------+------------------------------
Reporter: D Herring <dherring_at_[hidden]> | Owner: vladimir_prus
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------------
On my system,
{{{
> bjam --layout=system --with-wave -q
su
$ bjam --layout=system --with-wave -q install
}}}
installs the program_options library in an unusable state; the headers are
there, but the object files were never built. I believe the header files
should not be installed in this case.
{{{
> bjam --layout=system --with-wave --with-program_options -q
su
$ bjam --layout=system --with-wave --with-program_options -q install
}}}
works fine.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1134>
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:49:56 UTC