It now builds and tests fine.
Simon
On Thursday 24 July 2003 16:13, Simon Glover wrote:
> On Thu, 24 Jul 2003, Daniel Grunblatt wrote:
> > On Thursday 24 July 2003 15:55, Juergen Boemmels wrote:
> > > Magic: 7f 45 4c 46 01 01 01
> >
> > 00
> > --
> > 00 00 00 00 00 00 00 00
> >
> > > OS/ABI:UNIX - Sy
On Thu, 24 Jul 2003, Daniel Grunblatt wrote:
> On Thursday 24 July 2003 15:55, Juergen Boemmels wrote:
> > Magic: 7f 45 4c 46 01 01 01
> 00
> --
> 00 00 00 00 00 00 00 00
>
> > OS/ABI:UNIX - System V
>
> Patch is in, please resync and try it.
>
It's now dieing
On Thursday 24 July 2003 15:55, Juergen Boemmels wrote:
> Magic: 7f 45 4c 46 01 01 01
00
--
00 00 00 00 00 00 00 00
> OS/ABI:UNIX - System V
Patch is in, please resync and try it.
> boe
Daniel
Daniel Grunblatt <[EMAIL PROTECTED]> writes:
> On Thursday 24 July 2003 15:14, Simon Glover wrote:
> > On Thu, 24 Jul 2003, Daniel Grunblatt wrote:
> > > I have checked in a first attempt to make parrot generate an executable.
> > >
> > > It works fine on x86 - OpenBSD/linux/FreeBSD and should als
On Thursday 24 July 2003 15:48, Juergen Boemmels wrote:
> Daniel Grunblatt <[EMAIL PROTECTED]> writes:
> > I have checked in a first attempt to make parrot generate an executable.
>
> This is very cool.
Thanks.
>
> > It works fine on x86 - OpenBSD/linux/FreeBSD and should also work on
> > NetBSD
>
On Thursday 24 July 2003 15:14, Simon Glover wrote:
> On Thu, 24 Jul 2003, Daniel Grunblatt wrote:
> > I have checked in a first attempt to make parrot generate an executable.
> >
> > It works fine on x86 - OpenBSD/linux/FreeBSD and should also work on
> > NetBSD
>
> It's not working for me on Lin
Index: exec.c
===
RCS file: /cvs/public/parrot/exec.c,v
retrieving revision 1.1
diff -u -r1.1 exec.c
--- exec.c 24 Jul 2003 17:18:30 - 1.1
+++ exec.c 24 Jul 2003 18:45:22 -
@@ -12,7 +12,9 @@
*/
#include
-#include
+#if HA
On Thu, 24 Jul 2003, Daniel Grunblatt wrote:
> I have checked in a first attempt to make parrot generate an executable.
>
> It works fine on x86 - OpenBSD/linux/FreeBSD and should also work on NetBSD
It's not working for me on Linux/x86 -- the build is failing with:
In file included from exe
I have checked in a first attempt to make parrot generate an executable.
It works fine on x86 - OpenBSD/linux/FreeBSD and should also work on NetBSD
For PPC (Darwin) it generates code correctly just for programs that use *only*
fully jitted opcodes.
It should work with or without JIT_CGP.
Afte
10 matches
Mail list logo