Date: Thu, 20 Apr 2000 10:32:04 +0200 From: Brad Knowles <blk@skynet.be> To: "Pedro F. Giffuni" <giffunip@tutopia.com>, chat@FreeBSD.ORG Subject: Re: distfiles no longer on 4.0 CDs Message-ID: <v04220806b524707d4321@[195.238.1.121]> In-Reply-To: <38FE7F1D.59E9B386@tutopia.com> References: <Pine.BSF.4.21.0004191832120.74915-100000@freefall.freebsd.org> <38FE7F1D.59E9B386@tutopia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 10:53 PM -0500 2000/4/19, Pedro F. Giffuni wrote: > 4.6 Which compiler switches should I use for smallest code size? > > The combination -O -Os will usually generate the smallest binaries. If you're going to do this sort of thing, then you also need to make sure that you strip all the binaries, and in fact you should probably compress them all with gzip and make sure that the system can run gzip'ed executables directly (as I believe we do with the kernel image on the bootfloppy images). Of course, this would probably slow the system down pretty dramatically, and would make debugging a real bitch if things didn't "just work" off the CDs. Myself, I think I'd prefer to have more CDs and leave the binaries alone. -- These are my opinions -- not to be taken as official Skynet policy ====================================================================== Brad Knowles, <blk@skynet.be> || Belgacom Skynet SA/NV Systems Architect, Mail/News/FTP/Proxy Admin || Rue Colonel Bourg, 124 Phone/Fax: +32-2-706.13.11/12.49 || B-1140 Brussels http://www.skynet.be || Belgium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04220806b524707d4321>