On Sun, 28 Apr 2002, migu wrote:

> cl -c -ID:/TEMP -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHA
> VE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READ
> FIX -O1 -MD -DNDEBUG    -DVERSION=\"0.00\"  -DXS_VERSION=\"0.00\"  -ID:\Perl
> \lib\CORE  perltemp_pl_1bc6.c
>                        El nombre que ha especificado no se reconoce como un
> comando
>                        interno o externo o un programa o archivo por lotes
> ejecutable.
>                        NMAKE : fatal error U1077:
> 'D:\WINNT\system32\cmd.exe' : return code '0x1'
>                        Stop.

I don't speak spanish - what is this error message saying?  Also, I wonder
if you've tried building an XS module like Storable or DBI?  It might be
easier to debug and it's definitely a prerequisite to getting Inline::C
working.

-sam


Reply via email to