All~ I was thinking about reworking the Parrot build system to use scons (http://www.scons.org/). The up side to this is that it would allow more precise dependecies and could probably be used to eliminate the configure step. The down side is that it introduces another dependency. However, scons is implemented in Python, so it might be easier to use in a bootstrapping system. As we would only need to bootstrap some amount of Python support and then we would be off.
Anyway, my final thought on all of this was that I should ask the powers that be if such a patch would be accepted, or if it would be just wasted effort. Thanks, Matt On Sun, 15 Aug 2004 13:15:53 -0700, Will Coleda (via RT) <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #31138] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31138 > > > Short term, fix the dependencies (eg, more needs to depend on classes/*) > > (From the TODO file) > -- "Computer Science is merely the post-Turing Decline of Formal Systems Theory." -???