$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-11 04:58:38
> when I compile with: -O0 to -O2 my programs compile
> and work fine, but when I switch to -O3 I get
> compilation errors (shortened, see below).
>
> Is this my fault (maybe I shouldnt use optimizations?
> thank you very much for your answers
No idea, you've removed the actual error from the message :-(
Can you:
1) Please try Boost-1.33 either when it arrives or as a release candidate,
as the code that appears to be causing the error has been completely
removed/rewritten in that release.
2) Please report anything that looks like a gcc bug on bugzilla.
Many thanks,
John.