Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: csilvers@google.com (Craig Silverstein)
To: dj@redhat.com
Cc: drow@false.org, binutils@sourceware.org, gdb@sourceware.org
Subject: Re: inflateInit?
Date: Thu, 10 Jul 2008 20:40:00 -0000	[thread overview]
Message-ID: <20080710203850.ADB033F3058@localhost> (raw)
In-Reply-To: <200807101923.m6AJNZBw006371@greed.delorie.com> (message from DJ 	Delorie on Thu, 10 Jul 2008 15:23:35 -0400)

} Besides, "you should hack your Makefiles" is not a suitable solution
} to this kind of problem.  I'm not the only one trying to build them.

I'm sorry if I wasn't clear: I was suggesting you fix the Makefile and
then check it in to whatever source control system you're using.

} If I added it to CVS (assuming I had permission to do so), then any
} system missing libz would break.

But such a system wouldn't have the compression stuff built into
libbfd either, so you'd be fine.  You can just use the same configure
rule for your project that bfd uses for its:
   AC_SEARCH_LIBS(zlibVersion, z, [AC_CHECK_HEADERS(zlib.h)])

As long as you build your project and libbfd at the same time, which
as I understand it is pretty much a requirement when working with
libbfd, then everything should work.

craig


      parent reply	other threads:[~2008-07-10 20:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10 15:18 inflateInit? DJ Delorie
2008-07-10 16:14 ` inflateInit? Daniel Jacobowitz
2008-07-10 16:53   ` inflateInit? Craig Silverstein
2008-07-10 17:24     ` inflateInit? DJ Delorie
2008-07-10 18:52       ` inflateInit? Craig Silverstein
2008-07-10 19:24         ` inflateInit? DJ Delorie
2008-07-10 20:12           ` inflateInit? Daniel Jacobowitz
2008-07-10 20:36             ` inflateInit? Craig Silverstein
2008-07-10 22:11               ` inflateInit? Hans-Peter Nilsson
2008-07-11  0:56                 ` inflateInit? Craig Silverstein
2008-07-12 18:28                   ` inflateInit? H.J. Lu
2008-07-12 19:37                     ` inflateInit? Craig Silverstein
2008-07-13 15:58                       ` inflateInit? H.J. Lu
2008-07-13 19:34                         ` inflateInit? Craig Silverstein
2008-07-13 19:47                           ` inflateInit? H.J. Lu
2008-07-13 22:58                             ` inflateInit? Craig Silverstein
2008-07-13 23:42                               ` inflateInit? H.J. Lu
2008-07-10 20:40           ` Craig Silverstein [this message]

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=20080710203850.ADB033F3058@localhost \
    --to=csilvers@google.com \
    --cc=binutils@sourceware.org \
    --cc=dj@redhat.com \
    --cc=drow@false.org \
    --cc=gdb@sourceware.org \
    /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