15 Jan
2002
15 Jan
'02
3:58 a.m.
Dear All, I'm new to BOOST. I tried to compile the [BOOST_HOME/libs/graph/example/dijkstra-example.cpp] provided on the distribution with the following comand: gcc -I/home/purbo/include -lstdc++-3-libc6.2-2-2.10.0 -o dijkstra-example dijkstra-example.cpp no error on compiling/linking, but when i ran it, i got: Segmentation fault I used: RedHat 7.2 gcc 2.96 Anybody knows the problem? Thank you in advance, M. Purbo