From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: GDB CVS won't build on OSF4.0's cc Date: Sat, 09 Jun 2001 16:14:00 -0000 Message-id: References: <15134.37007.772051.431723@kwikemart.cygnus.com> X-SW-Source: 2001-06/msg00191.html On Jun 6, 2001, Elena Zannoni wrote: > Alex, no. Sorry, but we are trying to get rid of PTR in the > gdb sources [as Kevin pointed out in another message]. Sorry. > Could you 'revert' these changes by changing the definitions to > use void * and deleting the prototypes when they are not needed (everyone > of these can go, except for free_elfinfo, I think). Fixed as follows. Not tested on all relevant architectures. I'd do that after next Monday's GCC snapshot, since I've been building GDB along with GDB lately. Ok to install?