On Wed, 2014-02-12 at 09:53 +, Philip Herron wrote:
> On 12 February 2014 00:52, David Malcolm wrote:
> > On Tue, 2014-02-11 at 16:51 +, Philip Herron wrote:
> > [adding the j...@gcc.gnu.org ML to the CC]
> >
> >> Added install hook:
> >
> > Thanks!
> >
> > I don't know that this is needed
On 12 February 2014 00:52, David Malcolm wrote:
> On Tue, 2014-02-11 at 16:51 +, Philip Herron wrote:
> [adding the j...@gcc.gnu.org ML to the CC]
>
>> Added install hook:
>
> Thanks!
>
> I don't know that this is needed for a 3-line patch, but have you done
> the copyright assignment paperwor
On Tue, 2014-02-11 at 16:51 +, Philip Herron wrote:
[adding the j...@gcc.gnu.org ML to the CC]
> Added install hook:
Thanks!
I don't know that this is needed for a 3-line patch, but have you done
the copyright assignment paperwork for GCC contribution? (I hope to
merge my branch into gcc tr
Added install hook:
/opt/gjit/bin/gcc -g -O2 -Wall t.c -o test -I/opt/gjit/include
-lgccjit -L/opt/gjit/lib
Compiles the helloworld examples correctly and it runs instead of
pointing to my gcc build dir. Am working on getting more involved with
this and started:
https://github.com/redbrain/spy