stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Self-hosting? Dependency?


From: Shawn Betts
Subject: Re: [STUMP] Self-hosting? Dependency?
Date: Sun, 25 May 2008 13:32:26 -0700

>>That's no more "self hosting" than a statically linked ELF binary.
>
> Except for the fact that if StumpWM runs without a separate
> installation of a lisp implementation, and it can evaluate common lisp
> (such as one's .stumpwmrc), it could compile itself, or at least run
> the code(unsuccessfully, as the x server would be busy).
>
> Again, just seeing IF it's true. Could just be the fever's idea, though.

I don't know about clisp, but with sbcl, I found that asdf wouldn't
run unless SBCL_HOME was set properly. If you look at make-image.lisp
you'll see that I explicitly set it.

-Shawn




reply via email to

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