This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gdb doesn't build sparc-solaris X powerpc-eabi


I get this:

gcc -c -g -O2    -I. -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/config -DHAVE_CONFIG_H -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/../include/opcode -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/../readline/.. -I../bfd -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/../bfd  -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/../include -I../intl -I/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/../intl  -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  /a/bluey/bluey/geoffk/co/binutils-mainline
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c:60: warning: `DEFAULT_LR_SAVE' redefined
tm.h:31: warning: this is the location of the previous definition
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c: In function `skip_prologue':
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c:395: warning: `last_prologue_pc' might be used uninitialized in this function
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c: At top level:
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c:689: conflicting types for `rs6000_pop_frame'
tm.h:57: previous declaration of `rs6000_pop_frame'
/a/bluey/bluey/geoffk/co/binutils-mainline/src/gdb/rs6000-tdep.c:994: warning: static declaration for `ppc_push_return_address' follows non-static

with today's (well, yesterday's, but a few hours ago) sourceware CVS,
configured on my sparc-sun-solaris2.6 box "sloth" with

/a/bluey/bluey/geoffk/co/binutils-mainline/src/configure --prefix=/sloth/delay/tbox/objs-20000630T053227Z --target=powerpc-eabisim

Is someone actively working on this, or should I submit a patch?

-- 
- Geoffrey Keating <geoffk@cygnus.com>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]