# New Ticket Created by Will Coleda # Please include the string: [perl #48008] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48008 >
I don't normally build on windows, but tried today to verify some code for kid51; started by doing a basic build against trunk: winxp, visual studio 2005, r23314 Build ends with: ..\..\parrot.exe ..\..\compilers\tge\tgc.pir --output=POST\Grammar_gen.p ir POST\Grammar.tg Parrot VM: PANIC: Null vtable used! C file src\pmc.c, line 199d Parrot file (not available), line (not available) We highly suggest you notify the Parrot team if you have not been working on Parrot. Use parrotbug (located in parrot's root directory) or send an e-mail to [EMAIL PROTECTED] Include the entire text of this error message and the text of the script that generated the error. If you've made any modifications to Parrot, please describe them as well. Version : 0.5.0-devel Configured : Sat Nov 24 23:48:48 2007 GMT Architecture: i386-MSWin32 JIT Capable : Yes Interp Flags: 0 Exceptions : (missing from core) Dumping Core... Sorry, coredump is not yet implemented for this platform. NMAKE : fatal error U1077: '..\..\parrot.exe' : return code '0x1' Stop. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' Stop.