On Wed, 29 Sep 2010 20:37:43 +0400, Samium Gromoff 
<_deepf...@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).

-- 
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)

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to