Hello,
When I run "make" for a kernel tree, it stops immediately on the first
compilation error.
However, when I use "make -j 4" and there an error, it does not
stop immediately because of the parallel build using several CPU cores

Is there a way to cause "make -j 4" to stop on the first compilation error ?

regards,
Kevin

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to