Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264178AbTFYEHy (ORCPT ); Wed, 25 Jun 2003 00:07:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264256AbTFYEHy (ORCPT ); Wed, 25 Jun 2003 00:07:54 -0400 Received: from CPEdeadbeef0000-CM000039d4cc6a.cpe.net.cable.rogers.com ([24.192.190.108]:15108 "HELO coredump.sh0n.net") by vger.kernel.org with SMTP id S264178AbTFYEHx (ORCPT ); Wed, 25 Jun 2003 00:07:53 -0400 From: "Shawn Starr" To: Subject: Speeding up Linux kernel compiles using -pipe? Date: Wed, 25 Jun 2003 00:22:13 -0400 Message-ID: <000001c33ad1$5c415ff0$030aa8c0@panic> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 425 Lines: 14 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/