This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgccjit.so: an embeddable JIT-compilation library based on GCC
- From: "Paulo J. Matos" <paulo at matos-sorge dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 13 Oct 2013 21:34:22 +0100
- Subject: Re: libgccjit.so: an embeddable JIT-compilation library based on GCC
- Authentication-results: sourceware.org; auth=none
- References: <1381354294 dot 15312 dot 29 dot camel at surprise> <CAGWvny=a4fs-pbLv9sYjrHkf1s=hE4B69djnfhLf9Zr5CCwqMg at mail dot gmail dot com> <1381434725 dot 30976 dot 21 dot camel at surprise>
On 10/10/13 20:52, David Malcolm wrote:
I've added detailed information on the project to the wiki as:
http://gcc.gnu.org/wiki/JIT
and added a link to that page to the front page's "Current Projects"
section.
For reasons unknown to me, check-parallel-jit has to be issues inside
build/jit/gcc, contrary to was is said in the wiki.
302 passes here.
Cheers,
--
PMatos