Re: Shared libs under Mac OS X "Darwin"

2001-09-26 Thread Nick Gorham
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_

GLOBAL flag and dlopen

2000-02-24 Thread Nick Gorham
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