Unless you have a very large machine, make -j when using make >= 3.78
will overload the system. Use make -jN where N == number of cpus as a
starting point. gcc has been known to segfault when it runs out of
memory.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/