[Larceny-users] library form for gl.scm

Felix Klock felixluser at pnkfx.org
Thu Feb 5 11:02:27 EST 2009


Will (cc'ing larceny-users and Ed)-

On Feb 5, 2009, at 10:28 AM, William D Clinger wrote:

> The workaround is to replace that expression by something
> like
>
>    (define ignored1
>      (foreign-file "/usr/X11R7/lib/libGL.so.1"))

Wouldn't moving the foreign-file invocation to another library (and  
adding a corresponding import to this library) also fix the problem?

This is not a completely absurd suggestion; someone might want to make  
a different version of the gl interface, but both versions of the  
interface are likely to want to load up the same version of the  
libGL.so shared object code library.

-Felix





More information about the Larceny-users mailing list