$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2004-03-13 11:51:54
David Abrahams wrote:
> Are you using a cygwin build of bjam or an ordinary windows build?
I installed the pre-built version of bjam.exe (bjam-3.1.9-1-ntx86.zip)
from SourceForge. If I needed to do something different for cygwin, then
I didn't know. (Is that documented anywhere?)
>
> What does the g++ command-line say? That would be telling.
>
"g++" -c -Wall -ftemplate-depth-100 -g -O0 -fno-inline
-I"..\..\..\bin\boost-sandbox\libs\xpressive\test" -I
"f:\boost\sandbox\boost-sandbox" -I "f:\boost\sandbox\boost" -o
"..\..\..\bin\boost-sandbox\libs\xpressive\test\regress.test\gcc\debug\regress.obj"
"..\..\..\libs\xpressive\test\regress.cpp"
>
>
> If you put your sandbox's root directory alongside your Boost root in
> F:\boost\main, and don't set either of those variables, it should work
> automatically (as long as you have the latest
> sandbox/boost-build.jam).
>
I can try that. Thanks.
-- Eric Niebler Boost Consulting www.boost-consulting.com