Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

legal path to official mac targets #1514

Open
mcandre opened this issue Jun 16, 2024 · 1 comment
Open

legal path to official mac targets #1514

mcandre opened this issue Jun 16, 2024 · 1 comment

Comments

@mcandre
Copy link

mcandre commented Jun 16, 2024

ravynos is working on a mac compatible, open source operating system. Should probably throw a Rust toolchain on it, for the Mac Rust targets.

https://github.com/ravynsoft/ravynos

Honestly, the lack of official, easily installed, stable cross compilers in Rust for basic targets has been a major reason why I often default to Go for so many projects. It's ridiculous that the Rust Evangelism Strike Force hasn't moved LLVM into rustc, including the linker.

@Emilgardis
Copy link
Member

Do they provide a linker and gcc/g++ which we can bundle? What rustc target triple would be used? I see in their readme:

Eventual compatibility with x86-64/arm64 macOS binaries (Mach-O) and libraries

So it would seem to me that it does not work currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants