gas configure cleanup

Daniel Jacobowitz drow@false.org
Tue Jul 19 20:02:00 GMT 2005


On Tue, Jul 19, 2005 at 09:52:18AM -0700, Steve Ellcey wrote:
> This sounds reasonable, I'll wait until David finds out what prototype
> his vax-ultrix is looking for, just to see if we might have a problem
> with conflicting prototypes.  I think using 'void *' instead of PTR is
> probably a good idea too.  Looking around I see some declarations
> provided when the HAVE_DECL macros are not defined have argument lists
> and some don't.  Moving in the direction of providing them on all
> declarations seems like the right way to go.

I presume that the missing arguments are mostly to handle void * vs
char *; this is a pretty widespread difference of opinion.  The set
missing arguments in bfd/sysdep.h all look likely to be conflicted on
some platform.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Binutils mailing list