Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 1998 12:50:28 +0400
From:      Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        jkh@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/release Makefile 
Message-ID:  <199809180850.MAA03304@tejblum.dnttm.rssi.ru>
In-Reply-To: Your message of "Fri, 18 Sep 1998 15:00:46 %2B1000." <199809180500.PAA09699@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> >What about replace gzip with minigzip? It should give about 40K (uncompressed).
> 
> More like 2K (0xa200 - 0x9a00) text, since the library is already paid for
> in crunched binaries. 

Frankly, I don't understand the numbers, especially 0x9a00. My idea is: since 
libz is already on boot floppy, replacing gzip with minigzip should give about 
size of libz, that is 40K. To be more precise, 45056 - 8192 = 36904 text (sizes 
of dynamically linked binaries)

>  gzip is only 16K larger than minigzip for statically
> linked binaries.

More than I thought.

Dima




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809180850.MAA03304>