GNU bug report logs - #23474
Gzip and CFLAGS

Previous Next

Package: gzip;

Reported by: Tom Smith <gnuacc2016 <at> gmail.com>

Date: Sat, 7 May 2016 02:44:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 23474-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Tom Smith <gnuacc2016 <at> gmail.com>, 23474-done <at> debbugs.gnu.org
Subject: Re: bug#23474: Gzip and CFLAGS
Date: Fri, 6 May 2016 19:52:26 -0700
Tom Smith wrote:

>             Currently, I am looking at “CFLAGS= -O”.

You don't mention which gzip version. If you haven't already, please try the
current version, gzip 1.8. Its 'configure' script should default to -O2
optimization for GCC, and to no optimization for other compilers. To some extent
this is arbitrary. Tweaking this further is up to you. For example,
-march=native is better for some usages but not for others, which is why it is
not the default.





This bug report was last modified 9 years and 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.