Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261449AbUKFTg7 (ORCPT ); Sat, 6 Nov 2004 14:36:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261450AbUKFTg7 (ORCPT ); Sat, 6 Nov 2004 14:36:59 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:49418 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S261449AbUKFTg5 (ORCPT ); Sat, 6 Nov 2004 14:36:57 -0500 Date: Sat, 6 Nov 2004 20:36:08 +0100 From: Adrian Bunk To: Linus Torvalds Cc: Andries Brouwer , Adam Heath , Chris Wedgwood , Christoph Hellwig , Timothy Miller , Linux Kernel Mailing List Subject: Re: support of older compilers Message-ID: <20041106193605.GL1295@stusta.de> References: <20041105014146.GA7397@pclin040.win.tue.nl> <20041106120716.GA9144@pclin040.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1728 Lines: 45 On Sat, Nov 06, 2004 at 09:33:35AM -0800, Linus Torvalds wrote: > > > On Sat, 6 Nov 2004, Andries Brouwer wrote: > > > > -rw-r--r-- 1 aeb users 3161708 2004-11-06 01:19 /boot/bzImage-2.6.9test > > > > Probably I select more filesystems than you do. > > Ugh, you're right. Doing a reasonably normal build without modules nets us > > 205K mm/built-in.o > 336K kernel/built-in.o > 451K sound/built-in.o > 864K net/built-in.o > 1016K fs/built-in.o > 2.3M drivers/built-in.o > > which is kind of scary. Of course, in the drivers, about half a meg of > that is just the PCI name translation, so some of it is trivial (and > thrown away at boot), but most of it is just spread out in fat all over. > > It's hard to go on a diet. It's even harder because some subsystem maintainers refuse to remove unused global functions that might be used at some point far in the future or that even are never intended for in-kernel usage... > Linus cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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/