Will Coleda <[EMAIL PROTECTED]> wrote:
> Did the makefile change make it in?

Not the hacks to get it running. As said the way to go is to concatenate
the sources and chain the loadlib _load() functions. This has two
advantages: no platform dependent linker troubles to resolve symbols of
multiple shared libs, and less resource usage for library loading.

leo

Reply via email to