From owner-freebsd-small Wed Jun 27 9:41:26 2001 Delivered-To: freebsd-small@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id C186D37B405 for ; Wed, 27 Jun 2001 09:41:05 -0700 (PDT) (envelope-from eugen@D00015.dialonly.kemerovo.su) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.3/8.11.3) id f5RGeJN12889 for freebsd-small@freebsd.org; Thu, 28 Jun 2001 00:40:19 +0800 (KRAST) (envelope-from eugen) Date: Thu, 28 Jun 2001 00:40:19 +0800 From: Eugene Grosbein To: freebsd-small@freebsd.org Subject: gzipped binaries Message-ID: <20010628004018.A8863@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! FreeBSD still supports running gzipped aout binaries. If I include links-0.95 web browser in my variant of "dialup" picobsd configuration, it takes 500K+. If I compile it with OBJFORMAT=aout and static, it takes 700K+ but when gzipped it is about 300K. Saving about 200K. It is a large number when working with 1.44M floppy. Perhaps, it is possible to build a.out crunched binary and have run it gzipped? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message