Re: dlopen() sees some symbols, but not others




Gary R. Hook wrote:

Better to build an explicit export list (which can be used along
with -bexpall).


You anticipated my next question. I was going to use an export list,
but wasn't sure if I'd have to make it exhaustive or whether -bexpall
would still work along with the list.

Thanks,
Rob

.