[CMake] Pparallel build on multiple directories?
Alexandre Feblot
Alexandre.Feblot at thomsonreuters.com
Mon Jan 12 09:19:14 EST 2009
Ugh!
I'm using exactly the same (cmake 2.6.2, linux, unix makefiles), and run
them with gmake 3.79.1.
I also had this behaviour on Solaris 10 with dmake 7.7 (my solaris gmake
3.75 seems not to handle cmake makefiles in parallel at all).
I had a try on AIX:
- gmake 3.71 seems not to handle cmake makefiles in parallel at all
- aix standard make run here in parallel between multiple directories
*and* files but: The progress indicator is totally wrong (650%) and the
process hangs during compilation.
-----Original Message-----
From: 0xd34df00d [mailto:0xd34df00d at gmail.com]
Sent: Monday, 12 January 2009 13:56
To: Alexandre Feblot
Subject: Re: [CMake] Pparallel build on multiple directories?
2009/1/12 Alexandre Feblot <Alexandre.Feblot at thomsonreuters.com>:
> Hi,
> I try to figure out cmake parallel build capabilities.
>
> As far as I see, multiple files in a directory can be processed in
parallel,
> but multiple subdirectories of a single cmake project are still
processed
> one after the other.
>
>
>
> Can someone confirm this behaviour? Or can I do better?
The behavior is exactly opposite for me - multiple subdirectories are
processed in parallel, while files in each one are processed one after
another. CMake 2.6.2, Linux, Makefiles generator, and what cmake
version/generator are you using?
--
Rudoy Georg
LeechCraft - http://sourceforge.net/projects/leechcraft and
http://deviant-soft.ws
Spicy - http://deviant-soft.ws
This email was sent to you by Thomson Reuters, the global news and information company.
Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090112/83a447f8/attachment.htm>
More information about the CMake
mailing list