Boost C++ Libraries: Ticket #6725: exception.hpp does not compile with vxWorks 5.5 https://svn.boost.org/trac10/ticket/6725 <pre class="wiki">boost_1_49_0/boost/exception/exception.hpp:9: warning: ignoring pragma: boost_1_49_0/boost/exception/exception.hpp:171: warning: `struct boost::exception_detail::error_info_container' has virtual functions but non-virtual destructor boost_1_49_0/boost/exception/exception.hpp:243: `boost::exception_detail::set_info(const E &amp;, const boost::throw_function &amp;)' should have been declared inside `boost::exception_detail' boost_1_49_0/boost/exception/exception.hpp:246: `boost::exception_detail::set_info(const E &amp;, const boost::throw_file &amp;)' should have been declared inside `boost::exception_detail' boost_1_49_0/boost/exception/exception.hpp:249: `boost::exception_detail::set_info(const E &amp;, const boost::throw_line &amp;)' should have been declared inside `boost::exception_detail' boost_1_49_0/boost/exception/exception.hpp:252: `boost::exception_detail::set_info(const E &amp;, const boost::error_info&lt;Tag,T&gt; &amp;)' should have been declared inside `boost::exception_detail' boost_1_49_0/boost/exception/exception.hpp:357: sorry, not implemented: `static_cast_expr' not supported by dump_expr boost_1_49_0/boost/exception/exception.hpp:357: sorry, not implemented: `static_cast_expr' not supported by dump_expr </pre><p> Compiler is: gcc version gcc-2.96 (2.96+) 19990621 AltiVec </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6725 Trac 1.4.3 Steven Watanabe Thu, 22 Mar 2012 17:37:11 GMT <link>https://svn.boost.org/trac10/ticket/6725#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6725#comment:1</guid> <description> <p> Replying to <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6725" title="#6725: Bugs: exception.hpp does not compile with vxWorks 5.5 (closed: wontfix)">dirk.zimoch@…</a>: </p> <blockquote class="citation"> <p> Compiler is: gcc version gcc-2.96 (2.96+) 19990621 AltiVec </p> </blockquote> <p> This is ancient. I suspect that very little in Boost is going to work with this compiler. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Emil Dotchevski</dc:creator> <pubDate>Wed, 20 Jun 2012 03:16:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6725#comment:2 https://svn.boost.org/trac10/ticket/6725#comment:2 <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">wontfix</span> </li> </ul> <p> 2.96 can't possibly work, sorry. </p> Ticket