From: Deane Yang (deane_yang_at_[hidden])
Date: 2006-06-12 10:47:08


David Abrahams wrote:
>
> You're running an NT build of bjam. If you want to run it under
> cygwin, you need a Cygwin build of bjam.
>

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