<font size="4"><font face="garamond,serif"><div>Hi, </div><div><br></div><div>I dont have any experience in nmake. I have got the latest ecl from CVS (12.7.1) and am trying to build ecl using both VS 2010 express and VS 2008 (x64 and x86) (Win7) but am getting this error:</div>

<div><br></div><div>c:\lisp\ecl\ecl\msvc>nmake</div><div><br></div><div>Microsoft (R) Program Maintenance Utility Version 9.00.21022.08</div><div>Copyright (C) Microsoft Corporation.  All rights reserved.</div><div><br>

</div><div>C++ compiler flags: /EHsc /DGC_DLL /DGC_BUILD /nologo /D_CRT_SECURE_NO_DEPRECATE</div><div> /Zi /D_DEBUG /MDd /Od</div><div>C++ linker flags: /link /incremental:no /nologo /nodefaultlib:libcmt /nodefaultl</div>

<div>ib:libcmtd /nodefaultlib:libc /nodefaultlib:libcd /debug /nodefaultlib:<a href="http://msvcrt.li">msvcrt.li</a></div><div>b</div><div>ECL Modules:  cmp asdf sockets rt defsystem profile bytecmp ecl-curl deflate</div>

<div>ECL Features: (cons :wants-deflate (cons :wants-ecl-curl (list* :builtin-bytecmp</div><div> :wants-bytecmp (cons :wants-profile (cons :wants-defsystem (cons :wants-rt (con</div><div>s :wants-sockets (cons :wants-asdf (cons :wants-cmp (cons :wants-dlopen *feature</div>

<div>s*))))))))))</div><div>        cd gmp</div><div>        "c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" "M</div><div>PN_TYPE=p4" "CFLAGS_CONFIG=/Zi /D_DEBUG /MDd /Od "  "BITS=64" "YASM=yasm-1.2.0-w</div>

<div>in32.exe"</div><div><br></div><div>Microsoft (R) Program Maintenance Utility Version 9.00.21022.08</div><div>Copyright (C) Microsoft Corporation.  All rights reserved.</div><div><br></div><div>makefile(5) : fatal error U1023: syntax error in expression</div>

<div>Stop.</div><div>NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\</div><div>VC\BIN\nmake.exe"' : return code '0x2'</div><div>Stop.</div><div><br></div><div>Also, am trying to build ecl-docs but cant find the xmlto package under windows. Do you have any substitute for it or any other instructions to build it in windows ?</div>

<div><br></div><div>bob</div></font></font>