antoyo to RustEnglish · 2 years agoProgress Report #26: rustc_codegen_gcc can now compile Rust for Linux!blog.antoyo.xyzexternal-linkmessage-square6linkfedilinkarrow-up151arrow-down10file-textcross-posted to: rust
arrow-up151arrow-down1external-linkProgress Report #26: rustc_codegen_gcc can now compile Rust for Linux!blog.antoyo.xyzantoyo to RustEnglish · 2 years agomessage-square6linkfedilinkfile-textcross-posted to: rust
We just accomplished two big milestones: We can now compile Rust for Linux without any patches to cg_gcc. We can compile, run and pass all the tests from the most popular crates. This is huge!
minus-squaresnaggenlinkfedilinkarrow-up5·2 years agoGreat to see that this moves forward in a steady pace. And being able to compile Rust for Linux seems like a nice milestone, especially since many objections initially against rust in the kernel was about GCC support.
Great to see that this moves forward in a steady pace. And being able to compile Rust for Linux seems like a nice milestone, especially since many objections initially against rust in the kernel was about GCC support.