$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-04-10 10:23:41
David Abrahams wrote:
> The stage test fails in various different ways under Cygwin or NT
> with any toolset I can find (including gcc).
I've got a chance to test this myself. Borland passes the test on NT.
gcc was not --- I've added some quoting to gcc.jam to fix this.
It still fails 'searched_lib.py' --- there's something wrong with extensions,
but I can't fix this today.
- Volodya