[CM] cm2/cm.asd -> ASDF-3 ?
Juan Reyes
juanig at ccrma.Stanford.EDU
Thu Mar 31 11:04:39 PDT 2016
Hi Anders,
Got cm2 compiled with your new instructions out of svn!.
Had to add
(require :sb-posix)
before loading "cm2.asd in order for sbcl to be happy.
This with SBCL 1.2.15-1 and asdf-version 3.1.5.
compiled sources are in:
~/.cache/common-lisp/sbcl-1.2.15-1.fc23-linux-x64/zap/cm2/src
Thanks a lot for all your efforts!.
-- Juan
>
> I've updated cm2 on sourceforge with a new cm2.asd which is ASDF-3.1
> compliant. This version is very much simpler inside then the previous
> one (for asdf-1?), and seems to be very much easier to maintain.
>
> To use:
>
> (load "cm2.asd")
> (asdf:load-system :cm2)
>
> This will compile and load cm2 sources, translating the necessary .scm
> files to .lisp along the way.
>
> Atm. all compiled sources (also the rewritten .lisp files) go inside the
> default asdf ~/.cache/common-lisp/implementation/** directory.
>
More information about the Cmdist
mailing list