Randy McMurchy wrote:

So, we must rule out ldd as a definitive method of determining a
dependency. Though it can be used as a helpful tool, though.

So, how do we check?

`ldd' isn't the most reliable...apparently. I think the recommended method is:

readelf -d [dynamic lib/bin] | grep NEEDED

Having said that, the output on two examples I tried was identical. Maybe Greg and/or Ryan can give us a pointer?

Matt.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to