lkml.org 
[lkml]   [2003]   [Jun]   [25]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 25 Jun 2003 06:55:04 +0200
FromSam Ravnborg <>
SubjectRe: Speeding up Linux kernel compiles using -pipe?
On Wed, Jun 25, 2003 at 12:22:13AM -0400, Shawn Starr wrote:
> Why aren't we using -pipe? It can significantly speed up compiles by not
> writing temp files (intermediate files).

Most architectures already uses -pipe - see arch/*/Makefile:
[sam@mars v2.5]$ ls arch/*/Makefile | xargs grep -l -- -pipe | wc -l
     17
[sam@mars v2.5]$ ls arch/*/Makefile | wc -l
     21

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

\
 
 \ /
  Last update: 2005-03-22 12:36    [from the cache]
©2003-2008