$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Building boost faster: /MP
From: Igor R (boost.lists_at_[hidden])
Date: 2009-07-15 15:26:31
> If this is a compiler flag, then can you try full build with
>
> Â Â Â Â cxxflags=-MP
>
> and then without and report the timings? If this is a magic way to make
> builds faster, it can be enabled by default.
It is a compiler flag, and it really improves build times in milticore
environment, but it's somewhat limited:
http://msdn.microsoft.com/en-us/library/bb385193.aspx