[pro] CDR proposal: compiled-file-p

Sam Steingold sds at gnu.org
Tue May 15 20:26:28 UTC 2012


> * Faré <snuerr at tznvy.pbz> [2012-05-15 12:58:29 -0400]:
>
> Note that for the sake of being able to simultaneously support
> several implementations on the same computer (or network),
> asdf has taken the route of trying to segregate fasl files and
> any other build output (e.g. C files and Lisp files generated by CFFI)
> to directories the name of which depend on the implementation,
> its version, the operating system and architecture, etc.

I know, and I am not sure this is TRT.
This approach leads to a propagation of directories and files which
might uselessly duplicate each other on one hand, while not providing
the appropriate flexibility on the other.
E.g., CLISP compiles to platform-independent byte-code whose format
changes relatively rarely, so having separate directories for
clisp-ver-arch-os is a total waste, which also gives the users an
impression that they cannot distribute clisp-fas files to different
arches.

I just added abi-version to the spec to address this issue.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/pro/attachments/20120515/ad3c93f9/attachment.html>
-------------- next part --------------


-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://camera.org http://pmw.org.il
http://memri.org http://truepeace.org http://openvotingconsortium.org
Do not worry about which side your bread is buttered on: you eat BOTH sides.


More information about the pro mailing list