[Gsll-devel] Problem with building gsll
Liam Healy
lhealy at common-lisp.net
Thu Aug 27 22:37:57 UTC 2009
That sounds about right. On linux (64 bit) I get 5 errors in SBCL.
Since I don't run OS X, it's hard for me to debug, but at some point
I'll look at those test failures. Glad everything else is working.
Liam
On Thu, Aug 27, 2009 at 11:54 AM, Jorge Tavares<jast at acm.org> wrote:
> 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
>>
>
>
More information about the gsll-devel
mailing list