On Sep-18, Dan Sugalski wrote:
> I'm browsing through the tinderbox reports to see if we've got everything 
> locked down for a release. Looks reasonably good--we've a number of Unix 
> variants and Win32 building and testing green. There's a lot of nasty type 
> mismatch errors under windows though, which I think indicate nasty 
> problems. (We're casting from long to char...)
> 
> Tinder log is at 
> http://tinderbox.perl.org/tinderbox/showlog.cgi?log=parrot/1063870180.68827.gz&fulltext=1
> 
> so if someone could take a look at it, I'd appreciate that. (Win32 dies a 
> horrible death when running with the JIT, possibly for this reason. Alas 
> the Win box I have here died a horrible death so I can't test more right 
> now :)

>From that log:

D:\Programs\Perl\bin\perl.exe -MFile::Copy=cp -e "cp q|jit/i386/jit_emit.h|, 
q|./include/parrot/jit_emit.h|"
C:\TEMP\make3713.sh: command not found: D:ProgramsPerlbinperl.exe [1]
make: *** [include/parrot/jit_emit.h] Error 1

is that bad? (I didn't look any closer; perhaps its irrelevant.)

Reply via email to