load-foreign-library from LIBRARY_PATH
Felix Lechner via "Developers list for Guile, the GNU extensibility library" <[email protected]>
| Newsgroups | gmane.lisp.guile.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, So I understand that not all Guile extensions are regular shared libraries, but shouldn't load-foreign-library at least look in LD_LIBRARY_PATH? I find it a bit odd to always set GUILE_EXTENSIONS_PATH. After all, not all foreign libraries are also Guile extensions. Thanks! Kind regards Felix P.S. I'm do not subscribe to your list; please cc me.