From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22526 invoked by alias); 1 Nov 2010 17:23:18 -0000 Received: (qmail 22518 invoked by uid 22791); 1 Nov 2010 17:23:17 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Nov 2010 17:23:12 +0000 Received: (qmail 28198 invoked from network); 1 Nov 2010 17:23:10 -0000 Received: from unknown (HELO codesourcery.com) (froydnj@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Nov 2010 17:23:10 -0000 Date: Mon, 01 Nov 2010 17:23:00 -0000 From: Nathan Froyd To: Nick Clifton Cc: "H.J. Lu" , binutils@sourceware.org Subject: Re: RFC: Add zlib source to src CVS resposity Message-ID: <20101101172307.GN6758@nightcrawler> References: <4CCC99E2.70901@bitwagon.com> <4CCEEF8B.1000808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CCEEF8B.1000808@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00014.txt.bz2 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