Re: stop build of kernel when there is a compilation error when using make -j

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 11 Sep 2013 14:14:05 -0000, binoy.jayan@xxxxxxxxx said:
> Did you try   "make -S"

Actually, that's the default, and -S only exists so you can cancel an
inherited -k from above.  The problem is that if 'make -j4' launches
4 sub-makes, the one that hits the error of course stops right away,
but the other three will keep going until they come up for air, which
can take some time....

Attachment: pgpMuV1zhA9dY.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux