bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19145] [regression] arm-none-eabi big-endian LTO broken


From: hjl.tools at gmail dot com
Subject: [Bug binutils/19145] [regression] arm-none-eabi big-endian LTO broken
Date: Sat, 17 Oct 2015 15:21:55 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19145

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
There are 2 issues:

1. arm-none-eabi binutils only supports litte-endian.
2. arm-none-eabi GCC only supports little-endian.

To support big-endian, you should configure binutils and GCC for
armeb-none-eabi.  Or you fix ARM EABI binutils and GCC to support
both little-endian and big-endian.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]