thinkski / osx-arm-linux-toolchains

Pre-built ARM/Linux C cross-compilers for MacOS
https://thinkski.github.io/osx-arm-linux-toolchains
MIT License
121 stars 4 forks source link

arm-linux-gnueabihf-gcc for ArmV7 #3

Closed jkelleyrtp closed 3 years ago

jkelleyrtp commented 3 years ago

Currently, hardfloat is not supported for ArmV7, but is for ArmV8, but the RPI0-W supports V7-hard float. Is it possible to get this supported?

EarthyOrange commented 3 years ago

I am also looking for AArch32 target with hard float (arm-none-linux-gnueabihf) on MacOS.

Thank you!

thinkski commented 3 years ago

Good idea. Not sure when I'll get a chance to work on it, but if it's important to you, buy me a coffee and I'll see how far the caffeine gets me one evening.

EarthyOrange commented 3 years ago

@thinkski Can you please take a look at https://github.com/thinkski/osx-arm-linux-toolchains/pull/5?

thinkski commented 3 years ago

Done in #5