FreeBSD 3.3 dlopen does not work properly, so I tried to use libltdl instead.
However, I can't seem to get libltdl to use it's own internal fallback
mechanism isntead. I didn't specify AC_LIBTOOL_DLOPEN in my configure.in, but
it seems to be using dlopen anyways. Do I have to write my own functions that
search through lt_preloaded_symbols? Why doesn't libtool do this by default?

Also, the program I'm working on is a shared library, and libtool refuses to 
link libltdl.la to it. Can libltdl be used at all with shared libs?

-- 
Mike Perry

http://got.fscked.org?

Reply via email to