Kohei Yoshida wrote:
Hi Michael,On 7/1/06, Leibowitz, Michael <[EMAIL PROTECTED]> wrote:Is there a way to make parallel builds (make -jn equivalent) with the vanilla build system? I know that ooo-build offers --with-num-cpus=nI typically do cd instsetoo_native build --all -P2and that's for 2-process build. You can do -P4, -P8, ..., you get the idea.
Well, this is "parallel" building on the module (build.pl) layer. dmake (and the OOo makefiles) also support the -P switch, comparable with the make -j switch. If you want to be fancy you can do: build --all -P2 -- -P2 (Or use the MAXPROCESS environment variable.) Volker -- = http://wiki.services.openoffice.org/wiki/Debug_Build_Problems = PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D
signature.asc
Description: OpenPGP digital signature
