[llvm-dev] BE8 elf format on gold

Umesh Kalappa via llvm-dev llvm-dev at lists.llvm.org
Wed May 18 10:35:03 PDT 2016


Thank you Tim and Doug you said that BE8 is not supported and i'm bit
confused now :(

~Umesh

On Wed, May 18, 2016 at 7:16 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> On 18 May 2016 at 01:27, Umesh Kalappa via llvm-dev
> <llvm-dev at 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.


More information about the llvm-dev mailing list