Felix Lechner via "Developers list for Guile, the GNU extensibility
library" writes:
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?
It does. It is mentioned in 6.19.1 Foreign Libraries
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
Fel