problem with linkage of so under RHEL3

Bill Medland billmedland at mercuryspeed.com
Fri Jun 25 16:47:07 CDT 2004


On June 25, 2004 12:59 pm, Alexandre Julliard wrote:
> 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.
Thanks.
>
> > 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.
Yep.  That solves the link problem.  I'll submit it later.  Thanks.

(Now to figure out why it doesn't run.)
-- 
Bill Medland
mailto:billmedland at mercuryspeed.com
http://webhome.idirect.com/~kbmed




More information about the wine-devel mailing list