Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7642: archive::archive_exception fails to build when using C++11 with gcc 4.7.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-07 19:03:16
#7642: archive::archive_exception fails to build when using C++11 with gcc 4.7.2
-----------------------------------+----------------------------------------
Reporter: steven.lemay@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: archive exception failed throw destructor
-----------------------------------+----------------------------------------
Comment (by ramey):
First of all - thanks for making this effort. I realize it's much harder
than it should be.
Here is some advice. Use the procedure described in
http://www.boost.org/doc/libs/1_52_0/tools/regression/doc/library_status.html
This will permit you to just test your changes in the serialization
library without having to test the whole of boost. This still takes a
while - over an hour - but it's doable.
Note that this required the building of the library_status and
process_jam_log executables. Contrary to the information on the page sited
above, the bjam command to do this would be:
bjam toolset=<your compiler here!> library_status process_jam_log
This is required because the Jamfile in the
.../tools/regression/build/Jamfile doesn't build these two executable by
default - you have to explicitly state them as targets.
Good Luck with this. and thanks again.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7642#comment:4> 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:11 UTC