PortaCello3 Update [was Re: [cello-devel] scroller]
Frank Goenninger
frank_goenninger at t-online.de
Sun Apr 11 09:04:12 UTC 2004
Reporting back on UFFI feature "supporting-libraries" in function
load-foreign-libraries...
On Sat, 2004-04-10 at 21:41, Frank Goenninger wrote:
> Hi Kenny and all the others:
>
> On Sat, 2004-04-10 at 15:01, Kenny Tilton wrote:
> > Frank Goenninger wrote:
> >
> > >What I wasn't all too keen on is keeping the Win32 specific naming
> > >of modules when using UFFI (I remember sth like "OGL32" or the like).
> > >
> > Oh, ok, I did not realize that was win-specific. Just changed them all.
> > Along the way I noticed that UFFI has a "supporting libraries" option on
> > the load-library function. I guess win32 does that automatically, and I
> > barely glanced at what you did for ftgl while pulling it in, but i
> > noticed supporting library work there as well. Could you have used UFFI
> > for that?
>
> Hm, I also thought of using this functionality. I just did not try it.
> Will have to do that next week. I'll report back on that one.
When looking at UFFI 1.4.6 the function "load-foreign-libraries"
translates into a simple
(load filename)
for ACL. So, obviously, no supporting libs handling!
SBCL seems to be the only implementation supporting this feature. And
UFFI does not translate that into a manual loading set of operations.
This could be a request for Kevin Rosenberg...
CU!
Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cello-devel/attachments/20040411/360b4a64/attachment.sig>
More information about the cello-devel
mailing list