Subject: [Boost-bugs] [Boost C++ Libraries] #9093: cc1plus.exe crashes building math lib with MinGW-x64-4.8.1-posix-seh
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-09 09:55:30
#9093: cc1plus.exe crashes building math lib with MinGW-x64-4.8.1-posix-seh
---------------------------------------------+-----------------------------
Reporter: Matt Clarkson <mattyclarkson@â¦> | Type: Bugs
Status: new | Milestone: To Be
Component: None | Determined
Severity: Problem | Version: Boost 1.54.0
| Keywords:
---------------------------------------------+-----------------------------
When building boost with MinGW-x64-4.8.1-posix-seh cc1plus.exe crashes due
to running out of memory. Adding the -Wl,--enable-large-address-aware
flag solves the issue.
I don't really understand Boost Jam to fully formulate a patch for the
project, I just added <cxxflags>-Wl,--enable-large-address-aware to each
of the lib objects in the Jamfile.v2 for the math library to get it to
build. I'm not sure how to write a test for a crashing compiler to
determine if the flag needs to be enabled.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9093> 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:14 UTC