* Dynamic linking overhaul
@ 2000-01-23 7:49 Marius Vollmer
2000-01-23 9:25 ` Greg J. Badros
0 siblings, 1 reply; 2+ messages in thread
From: Marius Vollmer @ 2000-01-23 7:49 UTC (permalink / raw)
To: guile-gtk
Hi,
I changed the way dynamic linking is done in guile-gtk. It now uses
dynamic-link and dynamic-call directly without any further ado when
libguile has ltdl support. It should fall back to the old behaviour
when Guile does not use ltdl.
I have only tested it with a libguile that does use ltdl, so please
give it a try and tell me whether it still works for you.
- Marius
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dynamic linking overhaul
2000-01-23 7:49 Dynamic linking overhaul Marius Vollmer
@ 2000-01-23 9:25 ` Greg J. Badros
0 siblings, 0 replies; 2+ messages in thread
From: Greg J. Badros @ 2000-01-23 9:25 UTC (permalink / raw)
To: Marius Vollmer; +Cc: guile-gtk
Marius Vollmer <mvo@zagadka.ping.de> writes:
> Hi,
>
> I changed the way dynamic linking is done in guile-gtk. It now uses
> dynamic-link and dynamic-call directly without any further ado when
> libguile has ltdl support. It should fall back to the old behaviour
> when Guile does not use ltdl.
>
> I have only tested it with a libguile that does use ltdl, so please
> give it a try and tell me whether it still works for you.
It still worked against guile-1.3.4 for me, so it seems like it works
great in the two most important configurations.
Have you noticed any build problems for guile-gtk w/ the latest guile
CVS? There was a report on the guile list of what looked like an I/O
bug in CVS guile, but I've not tried building w/ CVS guile lately.
Thanks!
Greg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-01-23 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-23 7:49 Dynamic linking overhaul Marius Vollmer
2000-01-23 9:25 ` Greg J. Badros
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).