axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: building wh-sandbox on Windows


From: Waldek Hebisch
Subject: [Axiom-developer] Re: building wh-sandbox on Windows
Date: Sun, 29 Apr 2007 06:17:08 +0200 (CEST)

Bill Page wrote:
> On April 26, 2007 10:51 PM Waldek Hebisch wrote:
> > ... 
> > I am specifically referring to:
> > 
> >  $(addsuffix .$(FASLEXT), $(IN_from_MID)): \
> >      %.$(FASLEXT) : $(MID)/%.clisp
> > -       @ echo 10 making $@ from $<
> > -       @ ( B=`pwd`;\
> > +       @ echo 10a making $@ from $< # hack 1 by Bill Page
> > +       # avoid paths in file names for Windows compatibility
> > 

> > Above I used wrong words.  Given problem $(BASE) is a logical
> > solution.  Your 'cd'  + 'notdir' + 'mv' combination is also a
> > logical solution, if we _have to_ keep current files loctions.
> > But it is getting heavy, and we may put .clisp files in current
> > directory which should solve problem in 'IN_from_MID' rule
> > and simplify solution to 'AUTO_from_MID' rule
> >
> 
> Ok, I will try.
>  

I now commited a change that keeps all lisp files in src/interp directory.

-- 
                              Waldek Hebisch
address@hidden 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]