Mail Archives: cygwin/1998/02/07/20:39:06
On 06-Feb-1998, Trent Jarvi <win32 AT jarvi DOT ezlink DOT com> wrote:
>
> As long as your going through all this work to make win32 usable why not add
> something to gcc thats good for everyone especially win32. Add the ability
> for gcc to search .tgz's for include files simular to java searching zips
> for classes.
Unlike `.zip' files, `.tgz' files are not a suitable format for this.
Zip files allow you to get a list of the files in the archive without
decompressing it, but gzipped tar files do not (compare the efficiency
of `tar -ztf foo.tgz' vs `unzip -l foo.zip' for a large archive).
--
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -