Re: [Boost-bugs] [Boost C++ Libraries] #9093: cc1plus.exe crashes building math lib with MinGW-x64-4.8.1-posix-seh

Subject: Re: [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 10:25:45


#9093: cc1plus.exe crashes building math lib with MinGW-x64-4.8.1-posix-seh
----------------------------------------------+---------------------
  Reporter: Matt Clarkson <mattyclarkson@…> | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+---------------------

Comment (by Matt Clarkson <mattyclarkson@…>):

 In fact, looking at this again, just changing the following lines in
 `boost_1_54_0\libs\math\build\Jamfile.v2`:
 {{{
 <link>shared:<define>BOOST_MATH_TR1_DYN_LINK=1
 }}}
 to
 {{{
 <link>shared:<define>BOOST_MATH_TR1_DYN_LINK=0
 }}}

 fixes the crash. Which seems strange.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9093#comment:1>
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