Boost logo

Boost Users :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2008-05-21 11:34:03


Longyu Mei wrote:
> tried
>
> ./bjam --build-dir=boost-binary --toolset=gcc
> <threading>multi <target-os>cygwin <threadapi>pthread
>
> but the result is bash: threading: No such file or
> directory
>
> I look at the options on bjam, there is no option
> named threading, target-os and threadapi. So bjam just
> cannot recongnize them.

The command should have been:

   ./bjam --build-dir=boost-binary --toolset=gcc
     threading=multi target-os=cygwin threadapi=pthread

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

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