Subject: [Boost-bugs] [Boost C++ Libraries] #11401: Failed to compile with c++11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-15 08:15:40
#11401: Failed to compile with c++11
------------------------------+----------------------------
Reporter: anonymous | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.58.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
If I add -std=c++0x to g++ (version 4.6.2 (SUSE Linux))
g++ -O2 -I/home/apl/boost_devel/boost_1_58_0 -std=c++0x -lgmp -o test
test.cpp
and compile attached file, compiler failed while without c++0x flag it
compiled successfully.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11401> 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:18 UTC