This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dl test program segfaults


> 
> Ulrich,
>    Thanks for the reply. So in m.c I should change 'RTLD_GLOBAL' to
> 'RTLD_GLOBAL | RTLD_NOW'? On my machine that gives the expected
> result of... 
> 

BTW, did you check dlopen () return? In any case, it is a
good idea to check if it returns NULL.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]