> The new documentation on dynamic linking is excellent, just what I had
> hoped for. I think I understand it now.
Thanks alot for the compliment!
But, the eternal rule is that as soon as you document something it's
bound to be obsoleted. In fact, I already have a different scheme for
dynlinking compiled code modules cooking in my head. The one
currently in Guile (and that I have documented), doesn't really work
in more complex situations. I have been quite naive about shared
libraries when writing the current stuff.