David Abrahams wrote:
Richard Hadsell
writes: nd I built the libraries with this:
bjam -sTOOLS=intel-linux -sINTEL_PATH=/usr/local/intel/compiler80/ia64 --with-python-root=/usr --stagedir=stage -sBUILD="debug release <threading>single" stage
On Linux you usually need to quote the whole string:
"-sBUILD=debug release <threading>single" ^
Thanks for the suggestion. I tried it the "Linux" way, but it didn't help. I suspect that Linux has been fixed to deal with -option="string" correctly. However, building bjam with gcc gives me a bjam that works. It's just the bjam built with intel-linux that doesn't handle the BUILD string correctly. -- Dick Hadsell 914-259-6320 Fax: 914-259-6499 Reply-to: hadsell@blueskystudios.com Blue Sky Studios http://www.blueskystudios.com 44 South Broadway, White Plains, NY 10601