<div class="gmail_quote">On Sat, Nov 5, 2011 at 3:58 PM, Павел Соловейчик <span dir="ltr"><<a href="mailto:paul.soloveychik@gmail.com">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>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> </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><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>