problem with linkage of so under RHEL3

Alexandre Julliard julliard at winehq.org
Fri Jun 25 14:59:37 CDT 2004


Bill Medland <billmedland at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list