
31 May
2005
31 May
'05
2:34 a.m.
"Johan Nilsson" <r.johan.nilsson@gmail.com> writes:
"David Abrahams" <dave@boost-consulting.com> wrote in message news:upsvdfl14.fsf@boost-consulting.com...
"Arkadiy Vertleyb" <vertleyb@hotmail.com> writes:
[snip]
3) What is my $HOME directory? The boost-sandbox\libs\typeof\doc?
Sorry, that was a Unix-ism. Just
set HOME=%HOMEPATH%
Actually, I think that this should be:
set HOME=%HOMEDRIVE%%HOMEPATH%
Done. I tried to create a regression test for this, but I couldn't get the test system to pass environment variable settings down to the invoked bjam process. -- Dave Abrahams Boost Consulting www.boost-consulting.com