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: recent binutils and mips64-linux


>  Note that the resulting object file should be somehow marked to let a
> user know it has some addressing restrictions and cannot be linked at an
> arbitrary address.
> 
>  Actually the best solution might be using ELF32 (possibly n32) for the
> output format, which automatically guarantees a 32-bit address space, but
> use an n64 setup for the gcc's code generator.  This way no change is
> needed to binutils at all. 

n32 is ELF64, but marking the binaries with an arbitrary section might
not be bad.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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