Re: [perl #36290] [PATCH] Fix 'make test' breakage with mingw32-make

2005-06-15 Thread Clement Cherlin
--- Leopold Toetsch via RT <[EMAIL PROTECTED]> wrote: > Clement Cherlin wrote: > > > ... I agree that it's a somewhat > > ugly workaround, but it was the simplest method I could think of. > Can > > you suggest an alternate solution? > > TEST_FI

Re: [perl #36290] [PATCH] Fix 'make test' breakage with mingw32-make

2005-06-15 Thread Clement Cherlin
--- Leopold Toetsch via RT <[EMAIL PROTECTED]> wrote: > Clement Cherlin wrote: > > --- Leopold Toetsch via RT <[EMAIL PROTECTED]> > wrote: > > >>Doesn't a) perl take forward slashes too and b) harness do the glob > > >>anyway? If the sh

Re: [perl #36290] [PATCH] Fix 'make test' breakage with mingw32-make

2005-06-15 Thread Clement Cherlin
--- Leopold Toetsch via RT <[EMAIL PROTECTED]> wrote: > Clement Cherlin (via RT) wrote: > > >>perl.exe t\harness --gc-debug --running-make-test > > > > t\library\*.t > > [ ... ] > > Doesn't a) perl take forward slashes too and b) har

Building Parrot with MinGW, ActivePerl & command.com

2005-06-04 Thread Clement Cherlin
I actually have Linux installed on this machine, but for reasons which I'm not going to get into here I use Win98 for day-to-day computing. I therefore took it as a challenge to get Parrot to build with crufty ol' command.com. I used MinGW 3.1.0-1 and ActivePerl 5.8.6.811 to build Parrot. I conf