thinkski / osx-arm-linux-toolchains

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

Add Intel compilers? #14

Open MonkeybreadSoftware opened 4 months ago

MonkeybreadSoftware commented 4 months ago

Hello,

I appreciate the repo and used your compilers for some time. Could you also run this through for x86 and x86_64, so we could cross compile for Linux 32/64bit on Intel x86 CPUs?

thinkski commented 1 month ago

@MonkeybreadSoftware Glad to hear it, and good idea. Unfortunately, I personally have no use for this at this time, so the time investment is not worth it for me. Such a contribution would be welcome. Or we can discuss a consulting arrangement if you'd like to go that route.

MonkeybreadSoftware commented 1 month ago

I found more cross compilers already here: https://github.com/messense/homebrew-macos-cross-toolchains/releases

Works quite well. Thanks for the offer.