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


Eric Botcazou <ebotcazou@libertysurf.fr> writes:

> > This is when building gas for a toolchain configured as "sparc-elf" and
> > built on a 32bit host using GCC 3.4.
> 
> Yeah, sparc-elf is not multiarch so I presume the 64-bit BFD code is not 
> compiled.  How does MIPS address this problem?

By setting "want64=true" in config.bfd for all MIPS targets which
don't happen to already include a 64-bit target.

Ian


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