Thanks for the idea. I even did not try to use windows-ish path under *nix.
Janos
I have been successful in using an NT build of bjam in cygwin, where I
am careful to always use either relative paths or NT style paths like
C:/veghj/projects/boost_1_33_1/tools/build/v2
instead of
/cygdrive/c/veghj/projects/boost_1_33_1/tools/build/v2