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/pzg12s5xzva62r4zwl18j7xkd151rjv9-libgccjit-9.5.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/11vb9dn4a2hp9z5vxs52nfn4myd0by8z-libgccjit-9.5.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/0skanplx7igfl3lp6sl2l1w38nlpbq2l-libgccjit-9.5.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/yrfacmmclxmp8zivyp98icc376r8grjq-libgccjit-9.5.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/68s2gaq4zmfcicq2sgr1wk7n8cvx09ri-libgccjit-9.5.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/s75bm147601ch8iwcdfmzdwf1bxfhj66-libgccjit-9.5.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/n5yn8acalrb5xn5dkk0yzsz4j2varl9i-libgccjit-9.5.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/z2m3jdqyiyiqzwy3ldkpp2ri5fypkikd-libgccjit-9.5.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/7zknzyv891kxymc0r5zswjw4blwcf7kq-libgccjit-9.5.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/3vn0lj4g5ibp0ncn66hacssvq3zghf1j-libgccjit-9.5.0.drv
riscv64-linux/gnu/store/azi8mvh6bjwf7pvb95j9lmyncvrsmfi1-libgccjit-9.5.0.drv
    powerpc-linux/gnu/store/j5jqalf9h8dbidlzh6svyvgg4rlqimaf-libgccjit-9.5.0.drv
      powerpc64le-linux/gnu/store/yl25q5k17gh2crkgzf0imxfgpxp69jyh-libgccjit-9.5.0.drv
      mips64el-linux/gnu/store/60lx5wk8md2ic9cyf2ikx1knlknixnl6-libgccjit-9.5.0.drv
        i686-linux/gnu/store/d7knv23nyvphdajh0n8dp0y3nbgk13vi-libgccjit-9.5.0.drv
        i586-gnu/gnu/store/fkqybniagfpa1wn263s55ra17a6c2y78-libgccjit-9.5.0.drv
        armhf-linux/gnu/store/5is9d6ix6mnb5lax26lk60ijj90q64di-libgccjit-9.5.0.drv
        aarch64-linux/gnu/store/gvb28n6j9gjqa287rsng1wb61r44vc63-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'