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: Problems compiling elfxx-sparc.c


On Thu, 21 Apr 2005 00:38:21 +0200
Andreas Schwab <schwab@suse.de> wrote:

> > +      ret->dynamic_interpreter =
> > +	(const unsigned char *) ELF64_DYNAMIC_INTERPRETER;
> 
> Wouldn't it be better to change the type of dynamic_interpreter instead?
> The only other use of it has to cast it anyway.

Feel free to commit such a change, I have no objections.


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