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: 972, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/wscwd26hgm5ql52iby5b0dympj5b854n-libgccjit-9.5.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/1vw99z2cm75xrcm9qryvg1lj4y5s7m1l-libgccjit-9.5.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/7k1rm0viql729jvqrilhqynzm7rs6sp7-libgccjit-9.5.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/axn17yih75wfb1b54vikyn9qd0nsf2fg-libgccjit-9.5.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/ii4y2qmb3bl064pv2j262mw98gnysrg7-libgccjit-9.5.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/n95dzipra3bsngfsabr45pzn21qkzhbp-libgccjit-9.5.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/04wax4zb79l25822ddl9j7id1xnm3qn9-libgccjit-9.5.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/529w3izig6kbgmmqwwchxjbr13pa687n-libgccjit-9.5.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/fndyswyq513qicah7a38gr02b4hkaxy9-libgccjit-9.5.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/wfki67lk7b1xvsx5pb5a3san0b5gv5gq-libgccjit-9.5.0.drv
riscv64-linux/gnu/store/vxz162ax4ml6s6pnyww1li82wjir7c21-libgccjit-9.5.0.drv
    powerpc-linux/gnu/store/8hrp1h4ga6ip2rplx6adcp9ybcxhwjr5-libgccjit-9.5.0.drv
      powerpc64le-linux/gnu/store/63b6gzvkdf754rviscrfjdgwp0zp55x2-libgccjit-9.5.0.drv
      mips64el-linux/gnu/store/h1w4wmhh0xs5wwpmn5dkaymdxsaaplnw-libgccjit-9.5.0.drv
        i686-linux/gnu/store/wbg8gn4jkak13mxamkmfxdryn3vbvv5h-libgccjit-9.5.0.drv
        i586-gnu/gnu/store/xx4zdcvbljgfhv3qhd2gjllhipspyjdz-libgccjit-9.5.0.drv
        armhf-linux/gnu/store/4490awwbgmfqj5fx6avb4bgdhrfdry3z-libgccjit-9.5.0.drv
        aarch64-linux/gnu/store/ka47siwbmj6xh4i7aqprr4r40gqnb7mc-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
        input-labels

        Identify input labels that do not match package names

        label 'libstdc++' does not match package name 'libstdc++-headers'