$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-05-21 06:00:19
Hi,
The test docs state that
"If you got "memory access violation" message (or any other message 
indication fatal or system error) when you run you test, to get more 
information of error location add --catch_system_errors=no to the test 
run command line:"
(see http://www.boost.org/libs/test/doc/usage/msvc_net.html)
How do I do this via bjam?
Thanks
-Thorsten