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

Toolchains for x86_64 osx #2

Closed lmtr0 closed 4 years ago

lmtr0 commented 4 years ago

I might be wrong nut I tried compiling c++ under linux to generate a macos library but i cant make gcc genarate Mach-O and After a lot of research this repo is my last hope, can you help me? Also, really importand, does osx supports arm, ins't just 64 - bit?

lmtr0 commented 4 years ago

I found this: https://github.com/tpoechtrager/osxcross/issues/248 And It worked