Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2004-05-07 20:14:13


Richard Hadsell <hadsell_at_[hidden]> writes:

> And 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"
   ^

Cheers,

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net