[Ecls-list] failure on cygwin

Martin Rubey martin.rubey at math.uni-hannover.de
Mon Oct 26 09:25:26 UTC 2009


Dear ecl developers!

I thought I was able to build ecl on cygwin, but actually I'm not so
sure anymore...  Shouldn't the following work:

$ ecl
ECL (Embeddable Common-Lisp) 9.10.2
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.
Top level.
> (compile-file-pathname "foo.lisp")

;;; Loading #P"/usr/local/lib/ecl-9.10.2/cmp.fas"

LOAD: Could not load file #P"/usr/local/lib/ecl-9.10.2/cmp.fas" (Error:
"No
 file or directory")
Available restarts:

1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (COMPILE-FILE-PATHNAME
"foo.lisp")]

(The file /usr/local/lib/ecl-9.10.2/cmp.fas does exist in my cygwin
tree!)

Many thanks for your help!

Martin





More information about the ecl-devel mailing list