Boost logo

Boost Users :

From: ±èÈ«Àç (bangwall_at_[hidden])
Date: 2008-04-18 03:23:07


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?

Plz, help me.

Environment:
        Windows XP sp2 korean
        VC++6.0

Full message:
D:\boost_1_35_0>bjam -q --toolset=msvc
warning: Graph library does not contain optional GraphML reader.
note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
note: directories containing the Expat headers and libraries, respectively.
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
...patience...
...patience...
...found 3933 targets...
...updating 262 targets...
MkDir1 bin.v2
MkDir1 bin.v2\libs
MkDir1 bin.v2\libs\serialization
MkDir1 bin.v2\libs\serialization\build
MkDir1 bin.v2\libs\serialization\build\msvc-6.0
MkDir1 bin.v2\libs\serialization\build\msvc-6.0\release
MkDir1 bin.v2\libs\serialization\build\msvc-6.0\release\threading-multi
compile-c-c++ bin.v2\libs\serialization\build\msvc-6.0\release\threading-
multi\basic_archive.obj
basic_archive.cpp

........
........

.\boost/mpl/protect.hpp(27) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1794)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more
information

    call "C:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT"
>nul
cl /Zm800 -nologo @"bin.v2\libs\serialization\build\msvc-
6.0\release\threading-m
ulti\binary_iarchive.obj.rsp"

...failed compile-c-c++ bin.v2\libs\serialization\build\msvc-
6.0\release\threadi
ng-multi\binary_iarchive.obj...
...failed updating 1 target...
...updated 18 targets...


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