Martin Simmons <mar...@lispworks.com> writes:
[...]
> Ah, I see.
>
> Another way around this problem is to make a dummy library (using ld) that
> references the others and load the dummy library first.
>
> I don't like the idea of setting :dlopen-flags to :global-lazy because it
> breaks situations where the same symbol is defined in more than one library.

That's all very well, but as other Lisps (SBCL, Allegro, etc.) with CFFI
load-foreign-library use global binding, why should Lispworks be the
exception?

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

Reply via email to