<div>Sorry, i'm added some for highlight code with i'm add to REPL for better reading.<br>Here full dialog with REPL:</div><div><div><div>> (require 'cmp)</div><div><br></div><div><br></div><div>;;; Loading #P"C:/lispbox/ECL/msvc/CMP.fas"</div>
<div><br></div><div>;;; Loading #P"C:/lispbox/ECL/msvc/sysfun.lsp"</div><div><br></div><div>("CMP")</div><div><br></div><div>> (compile-file "hello.lisp" :system-p t)</div><div><br></div><div>
<br></div><div>;;;</div><div><br></div><div>;;; Compiling hello.lisp.</div><div><br></div><div>;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0</div><div><br></div><div>;;;</div><div><br></div><div>;;; Compiling (DEFUN CP_2 ...).</div>
<div><br></div><div>;;; Compiling (DEFUN MPP ...).</div><div><br></div><div>;;; Compiling (DEFUN MCP ...).</div><div><br></div><div>;;; End of Pass 1.</div><div><br></div><div>;;; Emitting code for CP_2.</div><div><br></div>
<div>;;; Emitting code for MPP.</div><div><br></div><div>;;; Emitting code for MCP.</div><div><br></div><div>;;; Note:</div><div><br></div><div>;;;   Invoking external command:</div><div><br></div><div>;;;   cl -I"C:/lispbox/ECL/msvc/"  /EHsc /DGC_DLL /DGC_BUILD /nologo /D_CRT_SECURE_NO_DEPRECATE /DNDEBUG /MD /O2  /O2 -w -c "C:/lispbox/ECL/msvc/hello.c" -Fo"C:/lispbox/ECL/msvc/hello.obj"</div>
<div><br></div><div>;;; hello.c</div><div>C:/lispbox/ECL/msvc/hello.c : fatal error C1074: 'IDB' is illegal extension for PDB file: </div><div><br></div><div><br></div><div>;;; Error:</div><div><br></div><div>;;;   * The C compiler failed to compile the intermediate file.</div>
<div><br></div><div>NIL</div><div><br></div><div>T</div><div><br></div><div>T</div></div><div><br></div><div><br></div><div class="gmail_quote">2011/11/6 Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div class="im">On Sat, Nov 5, 2011 at 3:58 PM, Павел Соловейчик <span dir="ltr"><<a href="mailto:paul.soloveychik@gmail.com" target="_blank">paul.soloveychik@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div class="gmail_quote">Hello!</div><div class="gmail_quote"><div>I'm trying to make executable file with ECL.</div><div>So i'm save my code in to hello.lisp (small recursive program to test)</div>



<div>And put in to REPL this:</div>
<div><div>>>>(require 'cmp)</div><div><div><div>;;; Loading #P"C:/lispbox/ECL/msvc/CMP.fas"</div><div>;;; Loading #P"C:/lispbox/ECL/msvc/sysfun.lsp"</div></div>
<div>("CMP")</div></div><div>>>>(compile-file "hello.lisp" :system-p t)</div><div><div><br></div><div>#|.....|#</div></div></div></div></div></blockquote><div><br></div></div><div>It would definitely help if you posted the lines missing here. It is also quite suspicious that your prompt consists of three '>>>' That is normally a consequence of being inside the debugger, because of some previous problem.</div>
<div class="im">

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="gmail_quote"><div><div><div><div>;;; hello.c</div><div>C:/lispbox/ECL/msvc/hello.c : fatal error C1074: 'IDB' is illegal extension for PDB file: </div>




<div>;;; Error:</div><div>;;;   * The C compiler failed to compile the intermediate file.</div></div></div><div><br></div></div></div></div></blockquote></div></div><span class="HOEnZb"><font color="#888888"><div><br></div>
-- <br>Instituto de Física Fundamental, CSIC<br>

c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
</font></span></blockquote></div><br></div>