$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Lots of issues with Boost.Test in Trunk?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-11-23 11:00:38
Steven Watanabe <watanabesj <at> gmail.com> writes:
> > warning C4535:
> > calling _set_se_translator() requires /EHa
>
> This is a problem in the Jamfile. It needs
> <toolset>msvc:<asynch-exceptions>on
I believe you add dependency on boost/test/included in Jamfile and this should
do the trick.
Gennadiy