This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: [PATCH] scripts/functions: change zcat to gzcat on Mac OS X


[Oops, sorry, meant to send to entire list...]

Greetings, all --

On Mon, Oct 14, 2013 at 12:27 PM, Ray Donnelly <mingw.android@gmail.com> wrote:
> The best fix is to add --with-zcat=<path> as an option IMHO. It's
> quite easily done too.

Sorry if I'm late to the party, but is it possible to replace all such
usage with just:

  gzip -dc

This is my go-to command whenever I don't know if gzcat / zcat is
handy, and my impression is that it's pretty portable.

Best,
Anthony Foiani

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]