Bill Medland billmedland@mercuryspeed.com writes:
So for future reference is there an easy way to see what functions a so provides that don't show up in nm?
Try nm -D.
Then I guess the question will be a matter of why the dlopen doesn't see the existing functions when underneath Wine.
Just a wild guess, but you could try adding RTLD_GLOBAL to the dlopen call where Wine opens libodbc.so.