Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: gdb@sourceware.org
Subject: inflateInit?
Date: Thu, 10 Jul 2008 15:18:00 -0000	[thread overview]
Message-ID: <200807101518.m6AFI17N031850@greed.delorie.com> (raw)


Two of my simulators (so far) are failing thusly:

gcc -DHAVE_CONFIG_H     -DPROFILE=1 -DWITH_PROFILE=-1   -DWITH_DEFAULT_ALIGNMENT=NONSTRICT_ALIGNMENT -DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31 -DWITH_TARGET_BYTE_ORDER=LITTLE_ENDIAN    -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DDEFAULT_INLINE=0   -DWITH_RESERVED_BITS=1    -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized    -DDEBUG -I/sata/dj/gnu/gdb/src/sim/v850/../../newlib/libc/sys/sysnecv850   -I. -I/sata/dj/gnu/gdb/src/sim/v850 -I../common -I/sata/dj/gnu/gdb/src/sim/v850/../common -I../../include -I/sata/dj/gnu/gdb/src/sim/v850/../../include -I../../bfd -I/sata/dj/gnu/gdb/src/sim/v850/../../bfd -I../../opcodes -I/sata/dj/gnu/gdb/src/sim/v850/../../opcodes  -g -O2 -o run \
	  nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a  ../../libiberty/libiberty.a -lnsl  
../../bfd/libbfd.a(compress.o): In function `bfd_uncompress_section_contents':
/sata/dj/gnu/gdb/src/bfd/compress.c:96: undefined reference to `inflateInit_'
/sata/dj/gnu/gdb/src/bfd/compress.c:103: undefined reference to `inflate'
/sata/dj/gnu/gdb/src/bfd/compress.c:106: undefined reference to `inflateReset'
/sata/dj/gnu/gdb/src/bfd/compress.c:108: undefined reference to `inflateEnd'
collect2: ld returned 1 exit status
make[3]: *** [run] Error 1
make[3]: Leaving directory `/sata/dj/gnu/gdb/v850-elf/sim/v850'

Are we partway through adding -lz to everything?


             reply	other threads:[~2008-07-10 15:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10 15:18 DJ Delorie [this message]
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           ` inflateInit? Craig Silverstein

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=200807101518.m6AFI17N031850@greed.delorie.com \
    --to=dj@redhat.com \
    --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