home.social

#gccrust — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gccrust, aggregated by home.social.

  1. The builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for projects.

    , , , , , , , , , , .

  2. The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.

    #elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.

  3. is a based compiler for .

    is a frontend for GCC that allows it compile Rust programs. Being based on GCC allows for typical GCC options like -O2 and plugins targeting GIMPLE to be used normally. gccrs also allows for mixed C and Rust code to be effectively optimized and secured as they are compiled to the same intermediate language.

    Website 🔗️: github.com/Rust-GCC/gccrs