Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261538AbTIXRNb (ORCPT ); Wed, 24 Sep 2003 13:13:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261539AbTIXRNb (ORCPT ); Wed, 24 Sep 2003 13:13:31 -0400 Received: from dns.toxicfilms.tv ([150.254.37.24]:27793 "EHLO dns.toxicfilms.tv") by vger.kernel.org with ESMTP id S261538AbTIXRNa (ORCPT ); Wed, 24 Sep 2003 13:13:30 -0400 Date: Wed, 24 Sep 2003 19:13:28 +0200 (CEST) From: Maciej Soltysiak To: Matt Heler Cc: Scott Robert Ladd , Linux Kernel Mailing List Subject: Re: Minimizing the Kernel In-Reply-To: <200309240939.02316.lkml@lpbproductions.com> Message-ID: References: <3F71C712.9070503@coyotegulch.com> <200309240939.02316.lkml@lpbproductions.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 489 Lines: 13 > Well for starters dont use gcc 3 or above.. code size has increased > dramatically with thoose versions. sure they give you more optimization Hmm, has anyone tried -Os with gcc3+ ? Maybe that'd be good for size optimization? Regards, Maciej - 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/