Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6895: Segfault when using derived classed and compiling with GCC 4.7.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-14 13:32:09
#6895: Segfault when using derived classed and compiling with GCC 4.7.0
--------------------------------------------------+-------------------------
Reporter: Maciej Dems <maciej.dems@â¦> | Owner: rwgk
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: Python
Version: Boost 1.49.0 | Severity: Showstopper
Resolution: invalid | Keywords:
--------------------------------------------------+-------------------------
Comment (by Jonathan Wakely <jwakely.boost@â¦>):
This is the same as http://gcc.gnu.org/PR53455 which is a duplicate of
another GCC PR.
Until it's fixed in GCC the workaround is to avoid mixing code built with
-std=c++11 with code built with -std=c++98, specifically you need to build
boosterror.cpp with the same -std setting as libboost_python.so was built
with
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6895#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:09 UTC