This is the mail archive of the binutils@sourceware.org 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: [llvm-dev] BE8 elf format on gold


On 18 May 2016 at 01:27, Umesh Kalappa via llvm-dev
<llvm-dev@lists.llvm.org> wrote:
> Do be8 format is very mandatory for  armv7(big endian) ? Or we can
> proceed without âbe8 option    ??

You should be fine. It looks like gold does support big-endian on ARM,
and the default is almost certainly BE8 (BE32 is widely regarded as a
mistake best forgotten).

Cheers.

Tim.


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