Boost logo

Boost :

From: Rich Lee (llee1_at_[hidden])
Date: 2000-12-21 02:11:59


Dave is right. Would you please use gcc 2.95.2? 2.95.2 has been there for
a long time :-)

LieQuan Lee

On Thu, 21 Dec 2000, David Abrahams wrote:

> I can't speak for the library's authors, but I'd be shocked if it was
> possible to make anything as template-heavy as BGL work with a compiler as
> outdated as 2.91.66. I suggest you try gcc 2.95.2 instead.
>
> Regards,
> Dave
>
> ----- Original Message -----
> From: <aalness_at_[hidden]>
> To: <boost_at_[hidden]>
> Sent: Wednesday, December 20, 2000 10:03 PM
> Subject: [boost] Problem building graph test (graph.cpp)
>
>
> > 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