[cfe-dev] VS10 & Parallel Builds?

Daniel Dunbar daniel at zuster.org
Wed Sep 8 11:18:29 PDT 2010


On Tue, Sep 7, 2010 at 5:25 PM, Francois Pichet <pichet2000 at gmail.com> wrote:
> On Tue, Sep 7, 2010 at 7:44 PM, Daniel Dunbar <daniel at zuster.org> wrote:
>> Hi,
>>
>> Has anyone tried using msbuild and the CMake generated project files
>> to do parallel builds?
>>
>
> I did it a few times from the IDE (quadcore). Never had the problem
> you mention. Then I went back to VS2008 because VS2010 IDE is too
> slow.
>
> Are you building from the command line? What command exactly are you
> using... i can try it.

I am just trying "msbuild /m:4 LLVN.sln /p:Configuration=Release
/p:Platform=Win32"
(typed from memory, I don't have the machine in front of me at the moment).

 - Daniel
>



More information about the cfe-dev mailing list