On Tue, Nov 21, 2017 at 7:43 PM,  <tobias.visionstr...@gmail.com> wrote:
>
> Wondering if it is possible to compile my Go applications into MSB ELF
> binaries for ARM? There appears to be no options and little documentation
> regarding endianness support. If MSB is not supported, is it likely to be in
> the next year or so?

There is no current support for armbe, and nobody is currently working on it.

I expect that it would be an easy port if somebody wants to tackle it.
Probably the hardest thing would be providing a reliable builder, as
required by https://golang.org/wiki/PortingPolicy .

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to