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/ibb34ixil5mbgfh5699fqngw1sydiqwd-libgccjit-9.5.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/wlrg3hig5a0nwlq5hh46lwnhcimp1bm9-libgccjit-9.5.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/j61f83cxm2mwdx9frl9ss1n3j6gr7ibn-libgccjit-9.5.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/q1v70kfdwn1gd5pjkcsdlnb3986872gs-libgccjit-9.5.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/pyy0jfqkfm51maxx796zpr5v400abhj4-libgccjit-9.5.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/l2rj6w7gqxdv37m4x8aamg5j1pmcf8sz-libgccjit-9.5.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/bg65zxz05bz5zx761v37aqghkh9mb0zx-libgccjit-9.5.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/p8bcrqp514dvqc46a9y6qviknfcaqd8q-libgccjit-9.5.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/vdkla28hg1zhlqglhyihcv98z4vgdr4g-libgccjit-9.5.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5704c96pp2hfx3xaivxhlx6jjy6qmry5-libgccjit-9.5.0.drv
riscv64-linux/gnu/store/15pz7sr5m31ds4jqck6xrl577sl1yiff-libgccjit-9.5.0.drv
    powerpc-linux/gnu/store/f396sy0f7sizlxq032w3xca886hckl0f-libgccjit-9.5.0.drv
      powerpc64le-linux/gnu/store/4c4zalxgbmdr4qm10yx2w9zwv5ad2n9l-libgccjit-9.5.0.drv
      mips64el-linux/gnu/store/z171mn4y3zvqygvf67p4gim664xij2r2-libgccjit-9.5.0.drv
        i686-linux/gnu/store/wrc0vr8g0ds7cm1wh8w5sff5bm251s6h-libgccjit-9.5.0.drv
        i586-gnu/gnu/store/zcnz5nckrllwjfivxlf6yc8y43f0k9vg-libgccjit-9.5.0.drv
        armhf-linux/gnu/store/g1j3img4xxfkiqz9grb7dxnza5gca4jn-libgccjit-9.5.0.drv
        aarch64-linux/gnu/store/kbz9hacqzc4yj612wrlfjh1wv6c8jkhm-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'