This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: RFC: Import zlib from GCC tree
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: GDB <gdb-patches at sourceware dot org>, Tristan Gingold <gingold at adacore dot com>, Nick Clifton <nickc at redhat dot com>, Paul Koning <Paul_Koning at dell dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>, Thomas Schwinge <thomas at codesourcery dot com>, Binutils <binutils at sourceware dot org>
- Date: Sun, 15 Mar 2015 08:01:55 -0700
- Subject: Re: RFC: Import zlib from GCC tree
- Authentication-results: sourceware.org; auth=none
- References: <CAMe9rOp+5L0na923z1_jJQJuci=npuCQM6ktx7XG=gSOc1nZ+g at mail dot gmail dot com> <20150314193105 dot GB5954 at adacore dot com>
On Sat, Mar 14, 2015 at 12:31 PM, Joel Brobecker <brobecker@adacore.com> wrote:
>> I am working on SHF_COMPRESSED support:
>>
>> http://www.sco.com/developers/gabi/latest/ch4.sheader.html
>>
>> I'd like to import zlib from GCC source tree. Any objections?
>
> I'm including the gdb-patches list as well...
>
I created users/hjl/zlib branch. It imported zlib into binutils-gdb tree
and replaced --with-zlib with --with-system-zlib. Any feedbacks?
Thanks.
--
H.J.