This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gas configure cleanup


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


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