Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6639: b2 --clean-all fails under Visual Studio 2008 and 2012 (was: b2 --clean-all fails under Visual Studio 2008 and 2011)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-29 21:13:34
#6639: b2 --clean-all fails under Visual Studio 2008 and 2012
----------------------------------------------+-----------------------------
Reporter: Florian George <fgeorge@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+-----------------------------
Changes (by Florian George <fgeorge@â¦>):
* version: Boost 1.50.0 => Boost 1.51.0
Comment:
Issue is still persistent under
* Windows 7 SP1 x64
* Visual Studio 2012
* Boost 1.51.0
{{{
C:\temp\boost_1_49_0>b2 --clean-all
Building the Boost C++ Libraries.
Performing configuration checks
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- iconv (libc) : no
- iconv (separate) : no
- icu : no
- icu (lib64) : no
- ../config//has_gcc_visibility builds : no
- ../config//has_long_double_support builds : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
...found 1 target...
...updating 1 target...
...updated 1 target...
C:\temp\boost_1_49_0>
}}}
After that, the size of the bin.v2 directory is still 1.03GB, 1373 Files.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6639#comment:3> 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:10 UTC