On Wed, 2009-04-29 at 15:14 +0100, Luís Oliveira wrote:
> On Wed, Apr 29, 2009 at 7:18 AM, Frank Goenninger <f...@me.com> wrote:
> > Looking into cffi/src/types.h I find that even on systems where :no-
> > long-long is given an emulation should kick in...
> 
> Allegro does not support :LONG-LONG. We are able to implement that
> ourselves for MEM-REF, DEFCSTRUCT and a few other places but not for
> DEFCFUN or FOREIGN-FUNCALL.
> 
> If you wish to use :LONG-LONG on Allegro, you have a couple of alternatives.
> 
> (0) poke Franz to implement it.
> 
> (1) use CFFI-GROVEL.
> 
> (2) use Lyam Healy's FSVB which leverages libffi.
>      <http://repo.or.cz/w/fsbv.git>

I strongly suggest no. 0, which on the long run is best for all.

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to