This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


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

Re: RFC: Import zlib from GCC tree


> >> I created users/hjl/zlib branch.  It imported zlib into binutils-gdb tree
> >> and replaced --with-zlib with --with-system-zlib.  Any feedbacks?
> >
> > I'm not sure. Wouldn't some people want to configure --without-zlib?
>
> GCC doesn't support --without-zlib nor should binutils.
> zlib is needed to implement SHF_COMPRESSED.

Generally speaking, I really don't know what to think of that.
Some people might decide that this is a feature they do not want,
in which case having support for it is just extra bloat. But,
on the other hand, zlib is probably sufficiently small that
it would not matter much. Speaking for myself, at least, I can
live with that. Just not sure about others.

Given the lack of feedback so far, I am thinking no one is strenuously
objecting. I propose we give people another week to express their
opinion, after which we can move forward. You'll need the approval
of the binutils maintainers as well, I suspect.

-- 
Joel


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