[cmake-developers] [SOLVED] Parallel build of cmake-2.8.3 works for both the "MinGW Makefiles" and "MSYS Makefiles" generators on the wine platform if you avoid using the standalone install target

Brad King brad.king at kitware.com
Thu Dec 9 09:48:28 EST 2010


On 12/08/2010 10:11 PM, Alan W. Irwin wrote:
> So for both the Linux and wine platforms for all make-related
> generators the only remaining issue is the important bug that the
> parallel builds do not work correctly for the standalone install
> target.
> 
> Do the CMake developers want a formal bug report or is the fix for
> this bug so obvious and trivial it can just be committed immediately
> without wasting time on bug triage and/or losing the bug in
> the noise of all the other bug reports?

Please prepare a build tree up to the point where you would be
about to type "make -j4 install" and see this problem.  Then
tarball it up and send it to me.

Thanks,
-Brad



More information about the cmake-developers mailing list