Boost C++ Libraries: Ticket #13260: gcc 4.9.4 rejected by compiler config, if BOOST_ASSERT_CONFIG is defined https://svn.boost.org/trac10/ticket/13260 <p> If BOOST_ASSERT_CONFIG is defined, Boost 1.65.1 cannot be compiled with gcc 4.9.4, even though that gcc version is listed unter 'Compilers Tested'. </p> <p> boost/config/compiler/gcc.hpp, line 342 (as of boost 1.65.1) explicitly checks for 4.9.0, which it probably shouldn't. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13260 Trac 1.4.3 John Maddock Tue, 31 Jul 2018 18:50:59 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/13260#comment:1 https://svn.boost.org/trac10/ticket/13260#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This has been updated already. </p> Ticket