public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: "Frank Ch. Eigler" <fche@redhat.com>,
	Binutils <binutils@sourceware.org>,
	       GCC Development <gcc@gcc.gnu.org>,
	GDB <gdb@sourceware.org>
Subject: Re: RFC: Add zlib source to src CVS resposity
Date: Sun, 31 Oct 2010 19:13:00 -0000	[thread overview]
Message-ID: <mcrk4ky18i6.fsf@google.com> (raw)
In-Reply-To: <AANLkTinR-RO0RpKPsSi9E5uUytGaxH-g1bwjRVLMx_V2@mail.gmail.com>	(H. J. Lu's message of "Sun, 31 Oct 2010 11:57:51 -0700")

"H.J. Lu" <hjl.tools@gmail.com> writes:

> On Sun, Oct 31, 2010 at 11:42 AM, Ian Lance Taylor <iant@google.com> wrote:
>> fche@redhat.com (Frank Ch. Eigler) writes:
>>
>>> "H.J. Lu" <hjl.tools@gmail.com> writes:
>>>
>>>> [...]  By default, the in-tree zlib is used.  If you configure
>>>> binutis using --with-system-zlib, system zlib will be used.  [...]
>>>
>>> Can you summarize what modern platforms lack a system zlib, and what
>>> justifies using the proposed in-tree copy by default?
>>
>> This is a good point.  We need zlib in the gcc repository because we
>> build it for the target, but this issue does not arise in the src
>> repository.  So this becomes a question for the binutils maintainers: do
>> the binutils want to be self-contained, or do they want to follow the
>> path of gcc and require additional libraries to be installed before a
>> build can succeed?
>
> zlib is in similar situation as intl. We include intl in binutils src and
> it can be disabled at configure time. For host zlib, should we check if
> it is available and fail back to in-tree zlib if there is no suitable host
> zlib?

I assume that the reason we do that for intl is because it has complex
interactions with the rest of the C library, so using the wrong intl
library will cause confusing behaviour when the LC_ environment
variables are set.  That case does not arise for zlib.  I think that if
we do ship zlib with the binutils, we might as well always build it
rather than using complex configure tests.

This is just my opinion, and really I think the more active binutils and
gdb maintainers should decide what to do here.

Ian

  reply	other threads:[~2010-10-31 19:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTikYSxV51_452Wuqox6mQ3_QwNjzNkBgV=NzKk4f__16997.3676828251$1288473196$gmane$org@mail.gmail.com>
2010-10-30 21:37 ` Frank Ch. Eigler
2010-10-30 22:28   ` H.J. Lu
2010-10-31 18:42   ` Ian Lance Taylor
2010-10-31 18:58     ` H.J. Lu
2010-10-31 19:13       ` Ian Lance Taylor [this message]
2010-11-01 17:13         ` Nick Clifton
2010-11-01 17:19           ` Daniel Jacobowitz
2010-11-01 23:56           ` Alan Modra
2010-11-02  1:03             ` Christopher Faylor
2010-11-02  8:19               ` Nick Clifton
2010-11-02 13:22                 ` Ian Lance Taylor
2010-11-09 14:19                   ` Mike Frysinger
2010-11-02 10:46         ` Paolo Bonzini
2010-10-31 19:54     ` Weddington, Eric
2010-10-30 21:12 H.J. Lu
2010-10-30 22:19 ` John Reiser
2010-11-01 17:21   ` Nick Clifton
2010-11-01 17:23     ` Nathan Froyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mcrk4ky18i6.fsf@google.com \
    --to=iant@google.com \
    --cc=binutils@sourceware.org \
    --cc=fche@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gdb@sourceware.org \
    --cc=hjl.tools@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).