Boost logo

Boost Users :

Subject: [Boost-users] [serialization][build][spirit][repost] Problems with spirit when building 1.38 serialization on windows with Intel C++ 11.0
From: Jesse Perla (jesseperla_at_[hidden])
Date: 2009-02-21 07:15:32


Sorry for the repost, but it looks like the formatting on my previous
post was messed up, and I wouldn't blame people for not reading it

I am on windows using the latest version of the intel compiler (set in
my user-config.jam). I was able to do a debug build of everything
using:
   bjam link=static debug stage

But when I tried to do a release build, it is popping up a spirit
error for serialization(fails with or without mpi). Any ideas on a
workaround or if this is a legit bug?
The main error in the build output is:
C:\apps\boost\boost_1_38_0\boost\spirit\home\classic\utility\impl\chset\range_run.ipp(142)
(col. 21): internal error: 0_1504 compilation aborted for
libs\serialization\src\xml_grammar.cpp

Full output:
  bjam --with-mpi link=static release stage

 ...patience... ...found 1080 targets...
...updating 4 targets... compile-c-c++
bin.v2\libs\serialization\build\intel-win\release\link-static\thre
ading-multi\xml_grammar.obj icl: command line remark #10010: option '/Op' is
deprecated and will be removed in a future release. See '/help deprecated'
xml_grammar.cpp Warning: This header is deprecated. Please use:
boost/spirit/include/classic_rul e.hpp Warning: This header is deprecated.
Please use: boost/spirit/include/classic_ope rators.hpp Warning: This header
is deprecated. Please use: boost/spirit/include/classic_act ions.hpp
Warning: This header is deprecated. Please use:
boost/spirit/include/classic_num erics.hpp
C:\apps\boost\boost_1_38_0\boost\spirit\home\classic\utility\impl\chset\range_ru
n.ipp(142) (col. 21): internal error: 0_1504 compilation aborted for
libs\serialization\src\xml_grammar.cpp (code 4) call
"C:\apps\Intel\Compiler\11.0\066\cpp\bin\ia32\iclvars_ia32.bat" > nul icl
@"bin.v2\libs\serialization\build\intel-win\release\link-static\threading-mu
lti\xml_grammar.obj.rsp" ...failed compile-c-c++
bin.v2\libs\serialization\build\intel-win\release\link-s
tatic\threading-multi\xml_grammar.obj... ...skipped
<pbin.v2\libs\serialization\build\intel-win\release\link-static\threa
ding-multi>libboost_serialization-iw-mt-1_38.lib for lack of
<pbin.v2\libs\seria
lization\build\intel-win\release\link-static\threading-multi>xml_grammar.obj...
...skipped <pstage\lib>libboost_serialization-iw-mt-1_38.lib for lack of
<pbin.v
2\libs\serialization\build\intel-win\release\link-static\threading-multi>libboos
t_serialization-iw-mt-1_38.lib... ...skipped
<pstage\lib>libboost_serialization-iw-mt.lib for lack of <pstage\lib>
libboost_serialization-iw-mt-1_38.lib... ...failed updating 1 target...
...skipped 3 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