
"Thorsten Ottosen" <thorsten.ottosen@dezide.com> wrote in message news:44707EA1.50302@dezide.com...
Gennadiy Rozental wrote:
"Thorsten Ottosen" <thorsten.ottosen@dezide.com> wrote in message news:4470766A.80902@dezide.com...
Gennadiy Rozental wrote:
But *where* in the Jam file. I have the follwing:
<lib>../../regex/build/boost_regex :
--catch_system_errors=no
Thanks :-)
It doesn't change anything for me. I guess I don't have a system error?
Gennadiy, can you say anything about why I get the following outout?
-Thorsten
$ bjam -sTOOLS="vc-8_0" adaptors Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (and if you don't know what ICU is then you probably don't need it). ...found 1530 targets... ...using 1 temp target... ...updating 2 targets... ...using <@boost!libs!range!test\adaptors.test\vc-8_0\debug\threading-multi>adap tors.exe... execute-test ..\..\..\bin\boost\libs\range\test\adaptors.test\vc-8_0\debug\threa ding-multi\adaptors.run ====== BEGIN OUTPUT ======
EXIT STATUS: -1073741819
My guess is this is the only usefull piece of information. Try to add --log_level=all Gennadiy