Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6509: b2 hangs with 'stage install'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-13 22:26:34
#6509: b2 hangs with 'stage install'
-------------------------------+---------------------------
Reporter: apolukhin | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------
Comment (by awl03@â¦):
Likewise on Linux, cross-compiling for windows:
./bjam --user-config="${build_path}/mingw64-config.jam" --layout=versioned
--toolset=gcc-mingw64 define=BOOST_USE_WINDOWS_H address-model=64
threadapi=win32 target-os=windows --with-filesystem --with-system --with-
test --prefix="${build_path}/local_root" install
The mingw64-config.jam just contains:
using gcc : mingw64 : x86_64-w64-mingw32-g++ ;
It sits using 100% CPU, giving no output, for about 10. Then suddenly it
springs into life and completes the install.
I notice that, once it recovers, install says:
...patience...
...found 19901 targets...
whereas stage, which doesn't hang, says:
...patience...
...found 1139 targets...
I'm not sure what accounts for the difference.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6509#comment:2> 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:13 UTC