bootlin / toolchains-builder

http://toolchains.free-electrons.com
94 stars 26 forks source link

Big Endian Support? #43

Closed SpireFlux closed 3 years ago

SpireFlux commented 3 years ago

I'm trying to get arm32 big endian working and I'm getting lots of errors when compiling. Is there some additional configuration that I'll need to do get arm32BE running?

tpetazzoni commented 3 years ago

Could you be more specific about which configuration you have tested, and which errors you are getting ? We have ARMv7 Big Endian toolchains available at https://toolchains.bootlin.com/releases_armebv7-eabihf.html

SpireFlux commented 3 years ago

@tpetazzoni, this one is on me. I was using the incorrect toolchain. Thank you!