[C++-sig] Redirecting the bjam output

Shukla, Nitin (Export) nitin.shukla at pw.utc.com
Mon Feb 16 23:31:53 CET 2004


Hello,

I am building a Boost.Python extension module outside the Boost.Python
directory. While building bjam tool creates and outputs in the following
directory structure:

"bin/${Currentfolder_name}/${BOOST_PYTHON_MODULE}.pyd/${-sTOOLS}/${-sBUILD}
e.g "/bin/ScriptEngineTool/scriptengine.pyd/mingw/release"

I want to direct the bjam tool to output in the current working folder
instead of creating the above directory structure. How can I do that?

Thanks,
Nitin





More information about the Cplusplus-sig mailing list