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 Mon, 25 Apr 2005 11:24:26 -0700
"David S. Miller" <davem@davemloft.net> wrote:

> On Mon, 25 Apr 2005 10:46:12 +0100
> Nick Clifton <nickc@redhat.com> wrote:
> 
> > I think that the question remains: Why is the 32-bit version of 
> > elfxx-sparc.c attempting to access 64-bit functions when support for 
> > 64-bit sparcs is not enabled ?
> 
> Because it's a genericization of all of the 32-bit and 64-bit
> sparc support.

Nevermind... I see elfxx-mips.c is doing BFD64 ifdefs.
I'll fix sparc up.


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