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 _______________________________________________ Larceny-users mailing list Larceny-users@lists.ccs.neu.edu https://lists.ccs.neu.edu/bin/listinfo/larceny-users