RPM packages of libgccjit and its Python bindings
David Malcolm
dmalcolm@redhat.com
Wed Jan 1 00:00:00 GMT 2014
I've built RPM packages of libgccjit (and its Python 2 and 3 bindings),
using Fedora's "Copr" buildsystem.
Prebuilt RPMs are available in yum repositories for i386 and x86_64, for
Fedora 19 and 20, and for RHEL 7 [1]
These should be treated as experimental.
See:
https://copr.fedoraproject.org/coprs/dmalcolm/libgccjit/
e.g. having installed the relevant .repo file,
yum install python2-gccjit
should give you the JIT library together with Python 2 bindings.
Hope this is helpful
Dave
[1] builds on Fedora rawhide are currently broken, and the packages
don't yet *install* on RHEL 6 due to an overzealous "binutils"
requirement, I think.
More information about the Jit
mailing list