$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rainer Thaden (RThaden_at_[hidden])
Date: 2008-04-18 04:32:46
> I built the bjam and then use following command to compile the boost 1.35.0.
>
> D:\boost_1_35_0>bjam -q --toolset=msvc
>
> But I had a error message, " .\boost/mpl/protect.hpp(27) : fatal error
> C1001: INTERNAL COMPILER ERROR".
>
> How can I resolve this?
Did you install the latest service packs for vc6?
Could be worth to test that.
Regards,
Rainer