Boost logo

Boost :

Subject: Re: [boost] [1.41][serialization] MSVC 9 crashes on compilation
From: Richard Webb (richard.webb_at_[hidden])
Date: 2009-11-15 07:48:19


Andrey Semashev-2 wrote:
>
> Hi,
>
> I'm building the release branch on MSVC 9 + STLPort 5.1.5. The compiler
> crashes when compiling Boost.Serialization (more precisely, the
> xml_wgrammar.cpp file). The command line I use is as follows:
>
> bjam.exe -j 2 --toolset=msvc variant=release link=shared threading=multi
> runtime-link=shared optimization=speed inlining=full stdlib=stlport
> --without-mpi --without-wave --without-python --without-graph stage
>
> Does anyone else have these problems?
>
>

Same here using VC9 with its own std lib.

Looks like it might just have been broken - rolling
boost/archive/iterators/xml_unescape.hpp back to the previous revision
allows it to compile.

-- 
View this message in context: http://old.nabble.com/-1.41--serialization--MSVC-9-crashes-on-compilation-tp26358579p26358856.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk