This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: RFC: Add zlib source to src CVS resposity
- From: Nathan Froyd <froydnj at codesourcery dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: "H.J. Lu" <hjl dot tools at gmail dot com>, binutils at sourceware dot org
- Date: Mon, 1 Nov 2010 13:23:08 -0400
- Subject: Re: RFC: Add zlib source to src CVS resposity
- References: <AANLkTikYSxV51_452Wuqox6mQ3_QwNjzNkBgV=NzKk4f@mail.gmail.com> <4CCC99E2.70901@bitwagon.com> <4CCEEF8B.1000808@redhat.com>
On Mon, Nov 01, 2010 at 04:49:15PM +0000, Nick Clifton wrote:
> > On 30/10/10 23:19, John Reiser wrote:
> >Please consider using -DNO_GZIP in zlib version 1.2.5 (April 19, 2010)
> >from http://zlib.net/.
>
> I think that this sounds like a good idea. What do you think ?
Will that cause an incompatibility with existing objects? (i.e. if the
zlib binutils was using was compiled without -DNO_GZIP)
-Nathan