[Ecls-list] Fwd: Building executables on Win7(x64) and MSVC 2010

Waldek Hebisch hebisch at math.uni.wroc.pl
Sat Nov 5 15:16:02 UTC 2011


> Hello!
> I'm trying to make executable file with ECL.
> So i'm save my code in to hello.lisp (small recursive program to test)
> And put in to REPL this:
> >>>(require 'cmp)
> ;;; Loading #P"C:/lispbox/ECL/msvc/CMP.fas"
> ;;; Loading #P"C:/lispbox/ECL/msvc/sysfun.lsp"
> ("CMP")
> >>>(compile-file "hello.lisp" :system-p t)
> 
> #|.....|#
> 
> ;;; hello.c
> C:/lispbox/ECL/msvc/hello.c : fatal error C1074: 'IDB' is illegal extension
> for PDB file:
> ;;; Error:
> ;;;   * The C compiler failed to compile the intermediate file.
> 
> Can you please explain what in this situation need to do for success
> compilation?

I can not anwer your question.  But you should definitly post
'hello.lisp' -- without it probably nobody can answer your
question.

-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl 




More information about the ecl-devel mailing list