Hello, I was running the Configure.pl script and it failed.
--- D:\build\parrot>perl configure.pl Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Parrot. The process is completely automated, unless you passed in [snip] Determining what pmc files should be compiled in...done. Tweaking ccflags...done. Determining your minimum pointer alignment...Linker failed (see test.ldo) at lib/Parrot/Configure/Step.pm line 147 --- test.ldo "-nologo" ? п?<п?вбп ?гва??? Ё<Ё ??и?? ?R┐ ?R?, Ёб?R<п?┐R? ?аR?а ┐┐R? Ё<Ё ? ??вл┐ д ?<R┐. --- D:\perl -V Summary of my perl5 (revision 5 version 6 subversion 1) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cl', ccflags ='-nologo -Od -MD -Zi -DDEBUGGING -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_IM PLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX', optimize='-Od -MD -Zi -DDEBUGGING', cppflags='-DWIN32' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='', ldflags '-nologo -nodefaultlib -debug -pdb:none -libpath:"d:\perl\5.6.1\lib\MSWin32 -x86-multi-thread\CORE" -machine:x86' libpth=D:\PROGRA~1\MICROS~3\VC98\lib 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 perllibs= 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 libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', ddlflags='-dll -nologo -nodefaultlib -debug -pdb:none -libpath:"d:\perl\5.6 1\lib\MSWin32-x86-multi-thread\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS Built under MSWin32 Compiled at Jul 10 2003 15:37:48 @INC: D:/Perl/5.6.1/lib/MSWin32-x86-multi-thread D:/Perl/5.6.1/lib D:/Perl/site/5.6.1/lib/MSWin32-x86-multi-thread D:/Perl/site/5.6.1/lib . --- I got a Celeron 333 MHz, Windows 2000, MS VC++ 6.0 I surmise it relates to my perl configuration. I've already installed Parrot a couple of times and it was all okay. But recently I reconfigured my Perl and today on trying to get a fresh copy from the CVS repository installed, I got BoOM! Then I put out the old 0.0.10 release from CPAN and nothing changed. Thanks.