[Ecls-list] failure on cygwin

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Oct 26 10:27:35 UTC 2009


On Mon, Oct 26, 2009 at 11:21 AM, Martin Rubey
<martin.rubey at math.uni-hannover.de> wrote:
> Oh, then you should probably say so on the homepage:
>
> http://ecls.sourceforge.net/new-manual/pr01s06.html

This is not the homepage, it is the manual. It sometimes falls out of
date. The list of supported and tested platforms is here:
http://ecls.sourceforge.net/logs.html and it is always updated on
every announcement of ECL.

> Well, it fails with the same error message, well nearly:
>
>>> LOAD: Could not load file #P"/tmp/cmp.fas" (Error:
>>> "No file or directory")
>
> (I'm writing this from memory, since the windows machine is located
> elsewhere, but I think I got it right...)
>
> Curiously, loading lisp files just works.

It is the same problem. Loading of compiled files goes through some
functions (dlopen) while opening of files goes through other functions
(open, fopen, fread, etc). So both are completely different things.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list