to link in various twice under some conditions (happen if you use
> conveniance libs). Otherwise it works nicely.
>
I have found that is caused by
whole_archive_flag_spec="-all_load \$convenience"
replace it with
whole_archive_
with that name, not the
entry point in the driver manager. And so calls the wrong function.
Chaos follows.
I have patched the version of ltdl.c that ships with the source to fix
the problem at the moment, but I would prefer to keep the source for
libtool clean.
Nick Gorham