Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2002-01-16 08:30:02


Until I get a chance to reproduce this error, you might try the latest CVS
snapshot, which does not seg fault for me with g++ 2.95.2.

On Wed, 16 Jan 2002, mpurbo wrote:
> Dear All,
>
> I tried to compile and run libs/graph/example/dijkstra-example.cpp
> both on Win32 and Linux.
>
> On Win2000, MSVC compiler 12.00.8168, with the following command:
> cl -GX dijkstra-example.cpp
>
> the executable runs ok if i used Boost 1_25_1, but GPFed when i used
> 1_26_0
>
> On RedHat 7.2, GCC 3.0.3, with the following command:
>
> gcc -I/something -lstdc++ -o dijkstra-example dijkstra-example.cpp
>
> same, runs ok on 1_25_1, but on 1_26_0 it gives: Segmentation fault.
>
> Any idea?
>
> Thank you,
>
> M. Purbo
>
>
>
> Info: http://www.boost.org Send unsubscribe requests to: <mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

----------------------------------------------------------------------
 Jeremy Siek http://www.osl.iu.edu/~jsiek/
 Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
 C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------


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