public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* simple.c and symfile.c are inconsistent (interps-20030202-branch)
@ 2003-04-04 22:24 Nick Roberts
  2003-04-05  1:58 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2003-04-04 22:24 UTC (permalink / raw)
  To: gdb


I have previously checked out and successfully compiled gdb+dejagnu on the
branch tagged interps-20030202-branch. I can't compile my latest update as
simple.c (CVS version 1.7) defines bfd_simple_get_relocated_section_contents
with 4 arguments while symfile.c (CVS version 1.85.2.1) calls it with 3.

Nick


gcc -c -g -O2    -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DMI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  symfile.c
symfile.c: In function `symfile_relocate_debug_section':
symfile.c:bfd_simple_get_relocated_section_contents3604: too few arguments to function `bfd_simple_get_relocated_section_contents'

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

* Re: simple.c and symfile.c are inconsistent (interps-20030202-branch)
  2003-04-04 22:24 simple.c and symfile.c are inconsistent (interps-20030202-branch) Nick Roberts
@ 2003-04-05  1:58 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2003-04-05  1:58 UTC (permalink / raw)
  To: Nick Roberts; +Cc: gdb

On Fri, Apr 04, 2003 at 11:20:30PM +0100, Nick Roberts wrote:
> 
> I have previously checked out and successfully compiled gdb+dejagnu on the
> branch tagged interps-20030202-branch. I can't compile my latest update as
> simple.c (CVS version 1.7) defines bfd_simple_get_relocated_section_contents
> with 4 arguments while symfile.c (CVS version 1.85.2.1) calls it with 3.
> 
> Nick
> 
> 
> gcc -c -g -O2    -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DMI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  symfile.c
> symfile.c: In function `symfile_relocate_debug_section':
> symfile.c:bfd_simple_get_relocated_section_contents3604: too few arguments to function `bfd_simple_get_relocated_section_contents'

FYI I updated GDB match to match BFD the following morning; must've
been a merge in between?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

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

end of thread, other threads:[~2003-04-05  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-04 22:24 simple.c and symfile.c are inconsistent (interps-20030202-branch) Nick Roberts
2003-04-05  1:58 ` Daniel Jacobowitz

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).