Subject: [Boost-bugs] [Boost C++ Libraries] #2489: false positive with --show-libraries
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-09 07:59:21
#2489: false positive with --show-libraries
----------------------------+-----------------------------------------------
Reporter: smr_at_[hidden] | Type: Bugs
Status: new | Milestone: Boost 1.38.0
Component: Building Boost | Version: Boost Development Trunk
Severity: Problem | Keywords:
----------------------------+-----------------------------------------------
The command "bjam --show-libraries" includes "function_types", but that
library doesn't need building. Transcript follows.
$ ./tools/jam/src/bin.linuxx86_64/bjam --show-libraries
The following libraries require building:
- date_time
- filesystem
- function_types
- graph
- iostreams
- math
- mpi
- program_options
- python
- regex
- serialization
- signals
- system
- test
- thread
- wave
$ ./tools/jam/src/bin.linuxx86_64/bjam
$ ls bin.v2/libs/
date_time filesystem graph iostreams math program_options python
regex serialization signals system test thread wave
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2489> 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:59 UTC