Hi all !

I've used TT 2.04 for a while,
and today I've decided to try TT 2.05 with XS_Stash but:

1. perl Makefile.PL   OK
2. nmake              ERROR

-------------------------------------
        C:\Perl\bin\Perl.exe -IC:\Perl\lib -IC:\Perl\lib C:\Perl\lib\ExtUtils/xs
ubpp  -typemap C:\Perl\lib\ExtUtils\typemap Stash.xs > Stash.xsc && C:\Perl\bin\
Perl.exe -IC:\Perl\lib -IC:\Perl\lib -MExtUtils::Command -e mv Stash.xsc Stash.c

        cl -c  -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DE
S_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -
MD -DNDEBUG    -DVERSION=\"2.05\"  -DXS_VERSION=\"2.05\"  -IC:\Perl\lib\CORE  St
ash.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
-------------------------------------

Hmm, strange.
(TT 2.04 works fine on either Win2K, WinXP)
What should I do ?!
Thanks



Reply via email to