Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DarkNova6
12 days ago
|
parent
|
context
|
favorite
| on:
Git: Introduce Rust and announce it will become ma...
My understanding: As Rust is built on LLVM and not GCC, it is also limited to operating systems supporting LLVM.
GCC simply supports more platforms.
JoshTriplett
12 days ago
[–]
Rust has a GCC backend as well, rustc_codegen_gcc. However, the NonStop platform just has a
proprietary
C compiler.
reply
okanat
12 days ago
|
parent
[–]
MSVC is also proprietary. However LLVM is supported by Microsoft. The developer of Nonstop is apparently not doing that.
reply
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
GCC simply supports more platforms.