Boost logo

Boost Users :

Subject: Re: [Boost-users] [build] Build with multiple processes under MSVC10
From: Igor R (boost.lists_at_[hidden])
Date: 2013-07-03 02:25:10


>> Hello,
>>
>> Is the subj possible? Adding "cxxflags=/MP" to b2 line doesn't seem to work.
>
> Just use "-jN" on the commandline. Set N to the number of processes you want.
> "b2 -j%NUMBER_OF_PROCESSORS" should work, too.

Great, thanks!
I've oversight this in the documentation:
http://www.boost.org/boost-build2/doc/html/bbv2/overview/invocation.html


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