Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* inflateInit?
@ 2008-07-10 15:18 DJ Delorie
  2008-07-10 16:14 ` inflateInit? Daniel Jacobowitz
  0 siblings, 1 reply; 18+ messages in thread
From: DJ Delorie @ 2008-07-10 15:18 UTC (permalink / raw)
  To: gdb


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?


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2008-07-13 23:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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           ` inflateInit? Craig Silverstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox