Subject: Re: CVS commit: src/distrib/sparc64/instfs
To: None <mrg@eterna.com.au>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 12/28/2003 00:03:15
In article <21035.1072535144@splode.eterna.com.au>
mrg@eterna.com.au wrote:

> i guess i was planning on making usr.bin/gzip deal with -DSMALL if
> such was needed...

IIRC, some people claimed that utils/x_gzip was not smaller
than gnu/usr.bin/gzip because x_gzip required libz
(and no other installation binaries require libz),
but -current gnu/usr.bin/gzip requires libbz2 so
I don't know if it's still true.

If bzip2 support will also be added to usr.bin/gzip, it might be
worth to add -DSMALL option for x_gzip to disable bzip2.
(BTW, is it worth to disable usage() and getopt_long() etc?)
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp