Boost logo

Boost :

From: aalness_at_[hidden]
Date: 2000-12-20 22:03:38


I am running RedHat 6.2, egcs-2.91.66. Could there be a problem with
my config.hpp or do I need to define something on the cmdline?

when I try to build graph.cpp with: g++ -o graph graph.cpp
I get:

[root_at_stinky test]# g++ -o g graph.cpp
In file included from
/usr/include/boost/graph/detail/adjacency_list.hpp:32,
                 from /usr/include/boost/graph/adjacency_list.hpp:309,
                 from graph_type.hpp:1,
                 from graph.cpp:23:
/usr/include/boost/operators.hpp:430: Internal compiler error 382.
/usr/include/boost/operators.hpp:430: Please submit a full bug report
to `egcs-bugs_at_[hidden]'.
/usr/include/boost/operators.hpp:430: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.

Thanks.

- Andy


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