Language

Package: libgccjit @ 9.5.0

Synopsis

GCC library generating machine code on-the-fly at runtime

Description

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

Home page
https://gcc.gnu.org/
Location
gnu/packages/gcc.scm (line: 979, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/f30d2ghryjj9ssw6shkvxmar590kjr8s-libgccjit-9.5.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/0316v7qdq4palj0m0p0h060qfrc1zfiz-libgccjit-9.5.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/95dy6hxkqm1gcifh5q8sxnnq7fw9170r-libgccjit-9.5.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/vpk44r8w40k8kd122q1hnv5d1993z0a5-libgccjit-9.5.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/7hrdyr97sd9pl0gwgab5s2bcyli69h2h-libgccjit-9.5.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/hryhsl18d6x4j7x98xk4sir1awazc893-libgccjit-9.5.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/m75bmbc8m6blh2kqswjrgm6hbqbp4v4n-libgccjit-9.5.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/6ac0vgynb010r08l44zc3kdhmn458kb3-libgccjit-9.5.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/gn5cz98kbnn4g7k3dcx2qjpcg1fi1drp-libgccjit-9.5.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/459ma4sgs366fz2iicszs9w4b5njs14w-libgccjit-9.5.0.drv
riscv64-linux/gnu/store/i9h2gv2zy2sb7ri1vg5zqxa0m4si2sm6-libgccjit-9.5.0.drv
    powerpc-linux/gnu/store/q0wzm5i97kcz2i2h569ba9l5cxzh4767-libgccjit-9.5.0.drv
      powerpc64le-linux/gnu/store/4jyavmv219df86ckdab3kahjn1il43b1-libgccjit-9.5.0.drv
      mips64el-linux/gnu/store/hhrkiyhf4wci4cl3wwi6igzky0273jcg-libgccjit-9.5.0.drv
        i686-linux/gnu/store/hnj9nw5v6hkyadwyjsyl00w4p44vxf4y-libgccjit-9.5.0.drv
        i586-gnu/gnu/store/bx8kp319vw8lz18qsmbxdadq9q4c53p6-libgccjit-9.5.0.drv
        armhf-linux/gnu/store/ifr26nzk0wmrl621z47z62d7qb8cfixv-libgccjit-9.5.0.drv
        aarch64-linux/gnu/store/j53rwsi3nrpw4yd1v46i083h1cfy4sy1-libgccjit-9.5.0.drv

        Lint warnings

        LinterMessageLocation
        patch-file-names

        Validate file names and availability of patches

        file names of patches should start with the package name
        patch-headers

        Validate patch headers

        gcc-9-asan-fix-limits-include.patch: patch lacks comment and upstream status