[Ffmpeg-devel] [RFC] dlopen vs linking for external libraries

Måns Rullgård mans
Tue Feb 13 16:18:26 CET 2007


Michel Bardiaux said:
> Luca Barbato wrote:
> [snip]
>>
>> sdl dlopens X11...
>
> I dont think so.
>
> nm --dynamic /usr/lib/libSDL-1.2.so.0.7.1
> ...
>           U XWarpPointer

If libsdl is linked with lazy binding, and libX11.so is dlopened before
XWarpPointer or used, it will still work.  More likely though, is that you
are using an sdl version that links to libX11 the normal way.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list