Rust front-end merged in GCC trunk
gcc.gnu.org
Rust front-end merged in GCC trunk
1–10 of 135 posts
Re: Rust front-end merged in GCC trunk
#2Re: Rust front-end merged in GCC trunk
#3What are the practical implications of this? Could cargo call GCC? Or would it be like gcj and allow compiled rust libraries & binaries to be distributed? (at least in theory, gcj didn't work out well)
Re: Rust front-end merged in GCC trunk
#4What are the practical implications of this? Could cargo call GCC? Or would it be like gcj and allow compiled rust libraries & binaries to be distributed? (at least in theory, gcj didn't work out well)
Re: Rust front-end merged in GCC trunk
#5What are the practical implications of this? Could cargo call GCC? Or would it be like gcj and allow compiled rust libraries & binaries to be distributed? (at least in theory, gcj didn't work out well)
Re: Rust front-end merged in GCC trunk
#6What are the practical implications of this? Could cargo call GCC? Or would it be like gcj and allow compiled rust libraries & binaries to be distributed? (at least in theory, gcj didn't work out well)
More architectures supported at least. Now Rust can really be used anywhere C is used
Re: Rust front-end merged in GCC trunk
#7What are the practical implications of this? Could cargo call GCC? Or would it be like gcj and allow compiled rust libraries & binaries to be distributed? (at least in theory, gcj didn't work out well)
Re: Rust front-end merged in GCC trunk
#8When there are a fews compilers with significant market share then developers are those who lose, lose that handy dev. experience of solid and consistent ecosystem
I hope it will be used only where necessary
Re: Rust front-end merged in GCC trunk
#9I hope there aint gonna be ecosystem fragmentation When there are a fews compilers with significant market share then developers are those who lose, lose that handy dev. experience of solid and consistent ecosystem I hope it will be used only where necessary
Re: Rust front-end merged in GCC trunk
#10Earlier quoted context omitted.
More architectures supported at least. Now Rust can really be used anywhere C is used
Out of curiosity, what can GCC's backend generate that LLVM can't?