[openbeosmediakit] Re: Media prefs

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: