[openbeosmediakit] Re: Media prefs

  • From: Jérôme Duval <korli@xxxxxxxx>
  • To: openbeosmediakit@xxxxxxxxxxxxx
  • Date: Thu, 26 Feb 2004 10:09:51 +0100

Selon Philippe Houdoin <philippe.houdoin@xxxxxxx>:

> getlibs ()
> {
> if [ -f "$1" ]; then
>   objdump --all-headers "$1" | grep NEEDED | awk '{ print $2 }'
> fi
> }
> 

voidref on #openbeos sent me a bin tool "ldd" which list the resolution of lib 
references. Is it the same ?

Jerome

Other related posts: