ali hagigat writes: > Does make consider one execution software thread for each command of a > recipe? or it will use for example all 4 cores of a quad-core > processor(like by -j8)?
If I'm not mistaken, it will execute _recipes_ in parallel, not commands. -- Alberto _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
