Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
imtringued
on March 9, 2018
|
parent
|
context
|
favorite
| on:
Relibc: C Library in Rust for Redox and Linux
Does the rust compiler depend on libc?
Sean1708
on March 9, 2018
[–]
Presumably. Rust
programs
certainly do.
steveklabnik
on March 9, 2018
|
parent
[–]
The compiler does. Rust programs don't
inherently
depend on libc; it's libstd that does. Build without the standard library, no libc required.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: