Even better, fixing libtool revealed some bugs (missing -llibs).
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.re
[Apologies if this has been covered before, but I cannot find anything
in the archives]
When building a package I noticed that binaries in the package were
still getting unnecessary DT_NEEDED entries. Example:
binary ---> depends only on libfoo.so
|