Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DarkNova6
4 months 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
4 months ago
[–]
Rust has a GCC backend as well, rustc_codegen_gcc. However, the NonStop platform just has a
proprietary
C compiler.
okanat
4 months ago
|
parent
[–]
MSVC is also proprietary. However LLVM is supported by Microsoft. The developer of Nonstop is apparently not doing that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
GCC simply supports more platforms.