$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problem building boost on Windows
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-09 10:25:35
AMDG
Vladimir Prus wrote:
> Steven Watanabe wrote:
>
>> This is really weird. It sounds like bjam is managing to change
>> directories somehow. Can you open tools/build/v2/tools/gcc.jam,
>> find the compile.c++ action and add the line
>> cd
>> before the call to gcc?
>>
>
> Did you mean 'pwd'?
>
On windows the equivalent of pwd is cd with no arguments.
In Christ,
Steven Watanabe