From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Tobler To: Kevin Buettner Cc: GDB Patch Subject: Re: new attempt gdb-5.0 and glibc-2.2.3 on linuxppc Date: Fri, 01 Jun 2001 09:22:00 -0000 Message-id: <3B17C161.5C6099D6@pop.agri.ch> References: <3B177822.F12E2D55@pop.agri.ch> <1010601160641.ZM2359@ocotillo.lan> X-SW-Source: 2001-06/msg00003.html Kevin Buettner wrote: > The changes that you needed to make to bfd/configure and opcodes/configure > are likely due to some sort of mismatch between the version of libtool > that you have on your system vs. the version of autoconf that was used > to generate these scripts. This matter will need to be taken up with > the binutils folks (binutils@sources.redhat.com). My autoconf is version 2.14.1 and automake is 1.4-p1. Binutils is the latest available 2.11.90.0.8. > > Your change to gdb/gregset.h makes sense to me, but I am not the > maintainer of this file and, therefore, cannot approve it. (I'm not > sure who the maintainer is; my guess is Michael Snyder since he's the > original author of this file.) > > I am the maintainer for gdb/config/nm-linux.h and gdb/ppc-linux-nat.c. > These changes can go in once the changes to gdb/gregset.h have been > approved and committed. (I can check these in for you if you like.) If the fix is correct yes please since I have nothing to do gdb dev. Thank you, Regards, Andreas