GSOC | Extending Common Lisp support

Charles Turner chturne@gmail.com
Mon May 28 22:10:00 GMT 2012


Attached is the new PrimOps code (now in CL and called
primitives.lisp). I was having difficulties getting the Makefiles to
pick this up, so for the time being I'm compiling it manually using
the Makefile definitions.

I added the following the gnu/commonlisp/lisp/Makefile.am

java_CLISP = primitives.lisp
[...]
EXTRA_DIST = $(java_CLISP) $(java_SCM)
[...]

But after an automake, only PrimOps is getting compiled. Any thoughts
why that's happening?

Thanks,
Charlie.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: primitives.diff
Type: application/octet-stream
Size: 4185 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/kawa/attachments/20120528/0d9db543/attachment.obj>


More information about the Kawa mailing list