Re: Re: ASDF vs. logical pathnames in CMUCL

Kevin Rosenberg <[email protected]>
Newsgroups gmane.lisp.cclan.general,gmane.lisp.cmucl.general
Message-ID <[email protected]>
Edi Weitz wrote:
>       (setq sb-fasl:*fasl-file-type* "sbcl")
>     but I probably have to do this at build time.

Yes, you do have to do this at compile time. I have a patch for SBCL
which changes the fasl-type to "faslmt" for the my Debian sbcl-mt
package, but it has to be applied at compile time.

> [2] I understand that CLC has a more elegant solution for this but my
>     approach is good enough for me.

I use a technique[1] which stores the fasls in a subdirectory of the
source files named ".bin/<impl-name>". This keeps out fasls of
conflicting types. I even store separately fasls for different
incompatible versions of a Lisp implementations.
 
[1] http://files.b9.com/lboot/

-- 
Kevin Rosenberg
[email protected]


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.