Boost C++ Libraries: Ticket #415: MSVC 6 compile error on kevin-bacon.cpp https://svn.boost.org/trac10/ticket/415 <pre class="wiki">email: cecil@skm.com I am attempting to use the graph library and compiling the example 'keven-bacon.cpp' get the following compiler errors using msvc 6. Compiling... kevin-bacon.cpp g:\boost_1_32_0\boost\graph\detail\adjacency_list.hpp (1998) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 1786) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information Error executing cl.exe. kevin-bacon.obj - 1 error(s), 0 warning(s) I have seen that this is a known problem. I also have tried the solutions suggested by members to no avail. My question is if and/or when the problem will be fixed? Thanks </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/415 Trac 1.4.3 Douglas Gregor Fri, 27 Oct 2006 15:01:19 GMT status changed https://svn.boost.org/trac10/ticket/415#comment:1 https://svn.boost.org/trac10/ticket/415#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=249098 We're sorry, but we are unable to continue support Microsoft Visual C++ 6.0 in the Boost Graph Library. You will need to use a newer compiler that better conforms to the C++ standard. </pre> Ticket