[Ffmpeg-devel] DT_SONAME support?
François Revol
revol
Sun Nov 20 18:33:34 CET 2005
> I got a request from an user asking for adding support for DT_SONAME
> that looks elf only and for shared lib only.
>
> The change required is just to have SHFLAGS='-shared -Wl,-
> soname,$@.0'
> or maybe instead of 0 a meaningful version.
>
> libpostproc has already that flag set in a not exactly clean way...
> (and
> could be replaced the same way
>
>
> Anybody has opinions about it?
>
Is that for Linux only?
Remember some other OSes use ELF but do'nt support everything, or don't
use
the same args (BeOS uses -nostart in place of -shared for ex, but it
should
get the soname just fine).
Fran?ois.
More information about the ffmpeg-devel
mailing list