[Ecls-list] compatible gui libraries

Marko Kocić marko.kocic at gmail.com
Wed Feb 2 09:11:53 UTC 2011


I forgot to add that you need to put either :x86 or :x86-64 to
*features* and rebuild CFFI, since cl-gtk2 is trying to infer
architectyre by using cffi-feature-p function which expects one of
these features to be preseent.

Regards,
Marko

On Wed, Feb 2, 2011 at 9:48 AM, Marko Kocić <marko.kocic at gmail.com> wrote:
> I was looking at cl-gtk2 yesterday, and it doesn't work with ECL (yet).
>
> First problem was non-conformant loop macro used in one place. That is
> an easy fix,
>
> Second problem is that trivial-garbage, which is cl-gtk2 dependency at
> some point reports that ECL does not report weak hash tables.
>
> Regards,
> Marko Kocić
>
> On Wed, Feb 2, 2011 at 9:30 AM, Juan Jose Garcia-Ripoll
> <juanjose.garciaripoll at googlemail.com> wrote:
>> On Tue, Feb 1, 2011 at 9:15 PM, crox <linux.hacker at yandex.ru> wrote:
>>>
>>> Hello list!
>>> Please tell me, what gui libraries are known to be compatible with ecl
>>> (except EQL, obviously).
>>> In particular I'm interested in cl-gtk2.
>>
>> All libraries that work with other lisps *should* work with ECL. Any
>> deviation from that behavior should be reported as a bug.
>>
>> Juanjo
>> --
>> Instituto de Física Fundamental, CSIC
>> c/ Serrano, 113b, Madrid 28006 (Spain)
>> http://juanjose.garciaripoll.googlepages.com
>>
>> ------------------------------------------------------------------------------
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> _______________________________________________
>> Ecls-list mailing list
>> Ecls-list at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ecls-list
>>
>>
>




More information about the ecl-devel mailing list