Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kam
on Oct 8, 2024
|
parent
|
context
|
favorite
| on:
(Re)Using rustc components in gccrs
rustc_codegen_gcc is also a thing.
andrewchambers
on Oct 9, 2024
[–]
I guess this doesn't solve the bootstrapping issue.
jenadine
on Oct 9, 2024
|
parent
[–]
Neither does this project of it contains parts that needs a rust compiler to be bootstrapped
None4U
on Oct 9, 2024
|
root
|
parent
|
next
[–]
It
is
the Rust compiler, the article describes how the (Rust) compiler is first compiled without the Rust code in it and then used to bootstrap the final version which does have the Rust code in it
andrewchambers
on Oct 9, 2024
|
root
|
parent
|
next
[–]
incorrect, this is a re-implementation of rust by designed to be included in gcc, not the original rust compiler.
andrewchambers
on Oct 9, 2024
|
root
|
parent
|
prev
[–]
You didn't read the part about compiling with the borrow checker turned off?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: