Boost logo

Boost Users :

Subject: Re: [Boost-users] Building boost faster: /MP
From: Igor R (boost.lists_at_[hidden])
Date: 2009-07-15 16:37:37


> Yes, it is limited in that it does not support a couple of other flags
> simultaneously.
> However, if you think about it, /MP is a replacement of /Gm (Incremental
> Build) and /Yc (Precompiled Headers).

IMHO, it's much more disappointing that /MP has almost no effect with
/LTCG (and /GL). With these switches no much work is done in "compile"
time - actual compilation occurs in the link-time, in one single
process.


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