I just checked out a fresh copy of the everything and got
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/op/hacks.t 1 256 9 1 11.11% 7 t/src/basic.t 255 65280 2 2 100.00% 1-2 t/src/exit.t 255 65280 2 2 100.00% 1-2 t/src/intlist.t 255 65280 4 4 100.00% 1-4 t/src/list.t 255 65280 2 2 100.00% 1-2 t/src/sprintf.t 255 65280 2 2 100.00% 1-2 21 subtests skipped. Failed 6/46 test scripts, 86.96% okay. 13/658 subtests failed, 98.02% okay. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop.
Not sure if this is helpful or not, but I figured it wouldn't hurt to throw this out to you all. I also get a great number (>100) of
warning C4305: '=' : truncation from 'const int ' to 'char '
in jit_emit.h and jit_cpu.c
Hope this is not useless info. Matt
Summary of my parrot 0.0.10 configuration: configdate='Mon Mar 31 17:52:22 2003' Platform: osname=MSWin32, archname=MSWin32-x86-multi-thread jitcapable=1, jitarchname=i386-MSWin32, jitosname=MSWin32, jitcpuarch=i386 perl=C:\Perl\bin\perl.exe Compiler: cc='cl', ccflags='-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_PERLIO ', Linker and Libraries: ld='link', ldflags='-nologo', cc_ldflags='/link', libs='oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib' Dynamic Linking: so='.dll', ld_shared='-dll', ld_shared_flags='-def:libparrot.def' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=1 byteorder=1234, nv=double, numvalsize=8, doublesize=8