![](https://secure.gravatar.com/avatar/34e77fb802266936e6b3999eb0cf0afe.jpg?s=120&d=mm&r=g)
27 Aug
2009
27 Aug
'09
3:54 p.m.
Hi Liam, I have GSLL up and running now! Thanks for the help provided. On an additional note, I've run the provided test suit and got some fails: GSL> (lisp-unit:run-tests) [...] TOTAL: 1348 assertions passed, 24 failed, 0 execution errors. ; No value GSL> I can send the detailed output if you want. Best, Jorge On Aug 25, 2009, at 00:01 , Liam Healy wrote:
Jorge,
Do a fresh update of CFFI and try again. Though I said I added the cffi-grovel::*cc-flags* form (and I had) I was later corrected by one of the CFFI gurus who pointed out the more acceptable way, by using the cc-flags form, so I made the change. That feature was introduced in a relatively recent version of CFFI and evidently yours is older.
Liam