Speeding up Linux kernel compiles using -pipe?

Shawn Starr (spstarr@sh0n.net)
Wed, 25 Jun 2003 00:22:13 -0400


Why aren't we using -pipe? It can significantly speed up compiles by not
writing temp files (intermediate files).

I don't see harm in adding this?

What do you all think?

Shawn.

-
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/