[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FFI nuisance
From: |
Ludovic Courtès |
Subject: |
Re: FFI nuisance |
Date: |
Wed, 02 Mar 2011 11:47:02 +0100 |
User-agent: |
Gnus/5.110013 (No Gnus v0.13) Emacs/23.2 (gnu/linux) |
Hi,
Aidan Gauland <address@hidden> writes:
> I'm trying to use SDL through Guile's dynamic FFI. There's a slight
> nuisance with the procedure `dynamic-link': the name of the so file on
> my system (Debian squeeze) is `libSDL-1.2.so.0'
Isn’t it a packaging bug? There should be a
‘libSDL-1.2.so’ -> ‘libSDL-1.2.so.0’ symlink.
Thanks,
Ludo’.
- Re: FFI nuisance,
Ludovic Courtès <=