On Thu, Nov 10, 2011 at 04:48:17AM -0500, Phil Pennock wrote: > The attached patch should be applied with "patch -p2" or, if using git, > you can fetch the parallel_make branch from the master repo. > > I'd appreciate feedback.
(fresh untar) (copy Local/Makefile) (apply patch) $ make -j4 ... snip ... >>> exim binary built Looks good here - thank you! I wondered whether make might have an option to build objects in the reverse order than the default (when there are otherwise no dependency constraints) - perhaps that would help pick up issues like this. Cheers, Brian. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
