Marc Espie: > I thought you guys were talking about building cmake proper in parallel.
We did. cmake proper first builds a minimal bootstrap cmake, then rebuilds itself with it, so getting cmake proper to build in parallel *is* the same problem as getting any other cmake-using port to build in parallel. > Anyways, there are TWO distinct points: > - problems with make -j. > - cmake not writing correct makefiles for parallel building without gmake. The problem isn't that make -j fails with cmake. The build succeeds just fine. The problem is that with our make there is no parallelism. It's as if the -j was ignored. -- Christian "naddy" Weisgerber na...@mips.inka.de