From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-03-19 06:54:04


This lines in Jamfile.v2 looks incorrect. I do not know how to fix them
though

    : requirements <define>BOOST_TEST_NO_AUTO_LINK=1
                   <os>NT:<link>static

Also: does follwoing line
   <toolset>msvc:<asynch-exceptions>on

means the same for all toolsets that inherited from msvc?

Gennadiy