[cffi-devel] Digitool MCL support for CFFI (was Re: [info-mcl] ? cffi)
Chun Tian (binghe)
binghe.lisp at gmail.com
Sat Oct 2 09:13:06 UTC 2010
... I forgot to attach the patches. Here it is.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcl-cffi.diff
Type: application/octet-stream
Size: 14974 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20101002/803745fe/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcl-trivial-features.diff
Type: application/octet-stream
Size: 913 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20101002/803745fe/attachment-0001.obj>
-------------- next part --------------
> Hi, CFFI developers
>
> Digitool MCL was a old&famous Common Lisp implementation on PPC Mac OS. Recently it was ported into Intel Mac OS X by running in Rosetta (a PPC emulator by Apple). So there're people still using this platform even when Clozure CL is a better choice.
>
> Attach is two patches, one is a CFFI MCL support patch made by James Anderson, the other is a trivial patch for MCL support of trivial-features made by me. With these two patch, CFFI can now be loaded into Digitool MCL.
>
> This work seems work with James' own project which is based on CFFI. But CFFI-TESTS cannot run at this time, because ASDF:RUN-SHELL-COMMAND doesn't support MCL (I don't know how to fix this right now). IOlib also cannot work in MCL because Gray Streams wasn't supported by MCL yet ...
>
> However, I hope CFFI maintainer could merge this patch and let other MCL users help improving exist work.
>
> Chun Tian (binghe)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2603 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20101002/803745fe/attachment.bin>
More information about the cffi-devel
mailing list