$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-01-02 17:39:23
"Robert Reece" <Rob.Reece_at_[hidden]> writes:
> Any source file that includes type_traits/is_convertibly.hpp (directly or
> indirectly) crashed my Forte 6.2 u2 and Forte 7 compilers with the following
> message:
>
> /dsksuz02/r82/pegdevlcl/work> CC temp.cpp -I$BOOST
> >> Assertion: (../lnk/init.cc, line 957)
> while processing
> /devdrive/3RD/src/boost/1.29.0/boost/type_traits/is_convertible.hpp at line
> 118.
>
> temp.cpp is a one line source file with #include
> <boost/type_traits/is_convertible.hpp>
>
> Anybody else see this behavior? Any fixes or work arounds?
Yes, I'm pretty sure I've seen it. Those compilers were absolutely
dismal with Boost code the last time I tested them.
I don't have any suggestions other than making sure you've got the
latest patches from Sun. You can download patches from their website
somewhere.
HTH,
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution