Boost logo

Boost Users :

Subject: Re: [Boost-users] GCC 4.6.0 rejects Boost Intrusive header
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-06-26 11:52:36


> GCC 4.6.0 rejects the *Boost* intrusive header list.hpp.
> Here's the command line:
> g++ -std=c++0x -O2 -s -W -Wall -I /home/brian/boost_1_46_1 -c -o
> jaj.o jaj.cc
>
> and the output:
> In file included from jaj.cc:1:0:
> /home/brian/boost_1_46_1/*boost*/intrusive/list.hpp: In static member
> function =91static *boost*::intrusive::list_impl<Config>&
> *boost*::intrusive::list_impl<Config>::priv_container_from_end_iterator(const

the bug [1] is related to the c++0x support and has been fixed a few weeks ago

tim

[1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49298


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net