
3 Nov
2007
3 Nov
'07
9:46 a.m.
David Abrahams wrote:
I can try the the normal DOS-like shell or the cygwin shell if you think that would make a difference.
If you use a "windows bjam" (built from the cmd shell) you need to run it from inside cmd.
I run the Windows build of bjam under cygwin all the time: and for that matter to build and test my stuff under cygwin. You just have to remember that when bjam shell's out it'll be using cmd.exe to execute commands and not cygwin. John.