thinkski / osx-arm-linux-toolchains

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

What machine arch were these compiled on x86_64 or arm (M1)? #12

Closed cjappl closed 1 month ago

cjappl commented 1 year ago

First off THANK YOU, this repo is extremely helpful.

Trying to build my own version of them, as I need a few tweaks, but running into some issues on the bison step of ct-ng.

Wondering if the machine you originally created these with was Intel or M1.

cjappl commented 1 year ago

@thinkski pinging you on this again, in case you didn't see!

thinkski commented 1 year ago

@cjappl Builds were on Intel

cjappl commented 1 year ago

Thanks @thinkski !

Feel free to close this ticket. I am trying to wrestle with ct-ng to build an m1->rpi3 crosstools and it's giving me grief. These builds you've produced even running through rosetta are a godsend! Thanks for putting them up :)