[MPlayer-dev-eng] Debian build fails with new Makefiles
joerg at britannica.bec.de
joerg at britannica.bec.de
Wed Mar 29 15:19:27 CEST 2006
On Wed, Mar 29, 2006 at 08:52:50AM +0200, Attila Kinali wrote:
> http://www.eyrie.org/~eagle/notes/rpath.html
Two important notes:
- rpath are per shared object, e.g. a shared library's rpath doesn't
pollute the rpath of the main program. The only exception is the main
binary, whose rpath entries normally are searched as fallback for
dependent libraries as well.
- objdump -p $foo | grep RPATH shows it for a library.
Joerg
More information about the MPlayer-dev-eng
mailing list