[Ecls-list] getting ecl to work

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Oct 1 22:15:52 UTC 2010


On Wed, Sep 29, 2010 at 7:47 PM, Samium Gromoff <_deepfire at feelingofgreen.ru
> wrote:

> On Wed, 29 Sep 2010 20:37:43 +0400, Samium Gromoff <_
> deepfire at feelingofgreen.ru> wrote:
> > > > (require 'asdf)
> > >
> > > ;;; Loading #P"/Users/jjgarcia/lib/ecl-10.7.1/asdf.fas"
> > > ;;; Loading #P"/Users/jjgarcia/lib/ecl-10.7.1/cmp.fas"
> > > ("ASDF" "CMP")
> > > > 'asdf:load-system
> > >
> > > ASDF:LOAD-SYSTEM
> >
> > Obviously my issue is MinGW-specific, then.
> >
> > Also, pardon my hasty incompetence, I now realise that NAMESTRING
> > isn't the culprit, it now appears more like LOAD doesn't perform enough
> > path frobbing to turn "d:/usr/src/ecl-bin/asdf" into
> > "d:/usr/src/ecl-bin/asdf.fas", and try that instead.. still looking at
> > it.
>
> I figured it out, the SYS logical pathname host was pointing at the
> build directory, not at the install directory.
>
> The fix is in my tree (with another, unrelated stray couple of patches).
>


In Mingw, SYS: points to wherever ecl.dll is located (at least this was the
idea). If you start ecl.exe from the build directory it should be there. Is
this not the case?

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20101002/9e6b6e69/attachment.html>


More information about the ecl-devel mailing list