Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11874: Compilation error with GCC4.6 in C++11 mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-18 17:44:41
#11874: Compilation error with GCC4.6 in C++11 mode
-------------------------------+-----------------------------------------
Reporter: apolukhin | Owner: emildotchevski
Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
Version: Boost 1.60.0 | Severity: Regression
Resolution: | Keywords: c++11 exception type_traits
-------------------------------+-----------------------------------------
Comment (by kratz00@â¦):
I was just testing 1.62.0 beta 2 and ran into this issue.
Used compiler: g++ (Ubuntu/Linaro? 4.6.3-1ubuntu5) 4.6.3
Boost build commands:
{{{
./bootstrap.sh --with-
libraries=filesystem,exception,program_options,test,signals --prefix=/usr
./b2 link=shared runtime-link=shared optimization=speed variant=release
cxxflags="-std=c++0x" install
}}}
With the same settings etc. I can successfully compile and run my code
with Boost 1.59.0.
Let me know if you need more information to reproduce and fix this error.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11874#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:20 UTC