$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-06-06 04:46:07
Manfred Doudar wrote:
> Darren Cook wrote:
>>> Versions 1.33_1 and earlier do not support the new gcc4.x series,
>>> you'll have to wait until 1.34 is released, or try your luck with
>>> the cvs head for the time being.
>>
>> Is there a list of problem libraries somewhere?
>
> Good question. ... Anyone?
To the best of my knowledge there should be virtually no changes in Boost to
accomodate gcc-4, certainly there are no configuration changes needed.
The original report looks like it might be either a bug in the Filesystem
lib code, or else in gcc's libstdc++, but we'd need a backtrace of the
problem deallocations to stand any chance of figuring out which. If you can
come up with more information please repost with [filesystem] in the title
so the relevent people see the message.
Thanks,
John.