Re: Configure.pl: Question about block calling arrot::Configure::runstep()

2007-05-17 Thread James E Keenan
Patrick R. Michaud wrote: I can't speak for others, but I use this frequently with "Configure.pl --step=gen::languages". This allows regeneration of the per-language makefiles (e.g., languages/perl6/Makefile) without having to go through the entire configure/rebuild process for all of Parrot

Re: Configure.pl: Question about block calling arrot::Configure::runstep()

2007-04-14 Thread James Keenan
On Apr 14, 2007, at 7:18 PM, Patrick R. Michaud wrote: On Sat, Apr 14, 2007 at 06:41:19PM -0400, James Keenan wrote: I am trying to determine the purpose of a certain block of code in Configure.pl. In the most recent version in trunk, we find: ... My questions are: 1. If you've already conf

Re: Configure.pl: Question about block calling arrot::Configure::runstep()

2007-04-14 Thread Patrick R. Michaud
On Sat, Apr 14, 2007 at 06:41:19PM -0400, James Keenan wrote: > I am trying to determine the purpose of a certain block of code in > Configure.pl. In the most recent version in trunk, we find: > ... > My questions are: > > 1. If you've already configured, why would you want to add another >