rustc_codegen_gcc
rustc_codegen_gcc
Posted Oct 9, 2025 17:21 UTC (Thu) by josh (subscriber, #17465)Parent article: Gccrs after libcore
> But, Patry said, few people seem willing to use rustc_codegen_gcc; he was unsure why.
One reason, and one reason only: because we haven't made it installable via rustup yet, so it requires extensive manual setup to use.
We're working on fixing that, so you can install it via rustup, and that can then lead eventually to *automatically* installing it when you install a target that needs it.
