in ,

sapir / gcc-rust, Hacker News

sapir / gcc-rust, Hacker News


                            Pull request                               Compare                 This branch is commits ahead, 147 commits behind gcc-mirror: master.   

           

        

Rust frontend for GCC Build instructions: (Be warned, these are currently rather rough.) Build Rust with this patch:

https://github.com/rust-lang/rust/pull/ mkdir gcc cd gcc git clone -b rusthttps://github.com/sapir/gcc-rust/gcc -src (cd gcc-src / gcc / rust / gcc-rust; cargo build) mkdir gcc-build cd gcc-build ../gcc-src/configure –prefix=$ (pwd) /../ gcc-install –enable-languages ​​=c, c , rust –disable-multilib –disable-bootstrap make make install cd .. gcc-install / bin / gcc whatever.rs -o whatever This directory contains the GNU Compiler Collection (GCC). The GNU Compiler Collection is free software. See the files whose names start with COPYING for copying permission. The manuals, and some of the runtime libraries, are under different terms; see the individual source files for details. The directory INSTALL contains copies of the installation information as HTML and plain text. The source of this information is gcc / doc / install.texi. The installation information includes details of what is included in the GCC sources and what files GCC installs. See the file gcc / doc / gcc.texi (together with other files that it includes) for usage and porting information. An online readable version of the manual is in the files gcc / doc / gcc.info *. Seehttp://gcc.gnu.org/bugs/for how to report bugs usefully . Copyright years on GCC source files may be listed using range notation, eg, 2019 – (******************************, indicating that every year in the range, inclusive, is a copyrightable year that could otherwise be listed individually.      

  Payeer******************** (Read More**************************

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings

Delhi fire: at least 43 dead in 'horrific' factory blaze – The Guardian, Theguardian.com

Delhi fire: at least 43 dead in 'horrific' factory blaze – The Guardian, Theguardian.com

How to write better (game) libraries | handmade.network Wiki, Hacker News

How to write better (game) libraries | handmade.network Wiki, Hacker News