or download this
cl -c -I.. -nologo -Gf -W3 -I..\lib\CORE -I.\include -I. -I..
+-DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERLDLL -DPERL_COR
+E -MD -Zi -DNDEBUG -O1 -DPERL_IMPLICIT_CONTEXT -DUSE_PERLIO -DPERL
+_MSVCRT_READFIX -Fo..\malloc.obj ..\malloc.c
cl : Command line warning D4029 : optimization is not available in the
+ standard edition compiler
...
..\malloc.c(2441) : warning C4013: 'get_mstats' undefined; assuming ex
+tern returning int
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.