"Dave Frost" <[EMAIL PROTECTED]> wrote:
From the outset i decided i wanted the vm to provide its own threading
mechanism i.e. not based on posix threads for example.
Parrot had the option of providing its own threads, thread scheduling and
the like. As leo mentioned, we're using OS threads. Th
# New Ticket Created by Joshua Hoblitt
# Please include the string: [perl #37323]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37323 >
All build targets need to have properly declared dependencies. With the
current stat
# New Ticket Created by Joshua Hoblitt
# Please include the string: [perl #37324]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37324 >
config/gen/makefiles/root.in already weighs in at 1581 lines. It needs
to be divided
# New Ticket Created by Joshua Hoblitt
# Please include the string: [perl #37325]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37325 >
make needs to know when another instance of make is being invoked in
order to manage
Leopold Toetsch wrote:
Nick Glencross wrote:
I haven't seen this mentioned on the list, and it might be widely
known... on i386 linux there are two core dumps left behind after a
make test.
Well, there are several TODO tests, which execute and fail more or
less deadly. That's it.
Sorr
Guys,
This preliminary patch aims to add better support for a shared libparrot
library (don't apply it yet!).
* First I've added config/inter/libparrot.pl to interactively prompt
for whether a shared library should be built. This can be defaulted by
platform hints (defaulting off for now, w
Nick Glencross wrote:
I haven't seen this mentioned on the list, and it might be widely
known... on i386 linux there are two core dumps left behind after a make
test.
Well, there are several TODO tests, which execute and fail more or less
deadly. That's it.
I believe one to be NCI relate
On Sat, Oct 01, 2005 at 10:26:21AM +0100, Nick Glencross wrote:
> I'm not sure that the patch made it into RT. Here it is again, with a
> small tweak to a Makefile dependency.
It didn't make it in because I dropped the ball. Thanks for
resubmitting.
Cheers,
-J
--
pgpTSAwxJvVj8.pgp
Descripti
I haven't seen this mentioned on the list, and it might be widely
known... on i386 linux there are two core dumps left behind after a make
test.
I believe one to be NCI related (japh_10.pasm).
(gdb) where
#0 0x0812f738 in clone_regs_interp (d=0x0, s=0x8276d88, dest=0x843ca98)
at parrotinte