Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-08-09 14:15:09


On Thu, 9 Aug 2001, Hua NI wrote:

> Compiling...
> bellman_ford.cpp
> c:\program files\microsoft visual studio\vc98\include\ostream(343) :
> fatal error C1001: INTERNAL COMPILER ERROR
> (compiler file 'E:\8799\vc98\p2\src\P2\ehexcept.c', line 577)
> 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.
>
> BoostTest.exe - 1 error(s), 0 warning(s)
>
> What can I do next?

Submit a bug report to microsoft, and perhaps try MSVC7. Also you might
try using detail::bellman_ford_impl() directly, thereby bypassing using
the bgl_named_param stuff which tends to stress out the VC++ compiler.

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate, IU B'ton email: jsiek_at_[hidden]
 Summer Manager, AT&T Research phone: (973) 360-8185
----------------------------------------------------------------------


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk