[Ecls-list] getting ecl to work

Samium Gromoff _deepfire at feelingofgreen.ru
Fri Oct 1 22:29:00 UTC 2010


On Sat, 2 Oct 2010 00:15:52 +0200, Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> wrote:
> > 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?

Empirically, no, during runtime it was pointing to the builddir, which
was consistent with 1) whatever configure decided @true_builddir@
expands to, and 2) bare.lsp.in, which contained

   (si::pathname-translations "SYS" '(("**;*.*.*" "@true_builddir@/**/*.*")))

before my fix.

-- 
regards,
  Samium Gromoff
--
"Actually I made up the term 'object-oriented', and I can tell you I
did not have C++ in mind." - Alan Kay (OOPSLA 1997 Keynote)




More information about the ecl-devel mailing list