Re: [arch-general] lddd from devtools rewritten

2009-07-28 Thread clemens fischer
I wrote: > Environment variables: > > $LDDD_LIB_IGNORE: globs of missing lib-names to ignore[2]. > $LDDD_DONT_CHECK: globs of file names to completely ignore[2]. As a usage example, I don't have but the most basic qt stuff, and no rrd-data-graphing, no ruby etc., ie. typical household optio

[arch-general] lddd from devtools rewritten

2009-07-28 Thread clemens fischer
I rewrote lddd from extra/devtools. The intent was to make it faster and remove false positives, as well as support for ignoring certain files completely, filtering the list of missing libs to handle optional dependencies, take /etc/ld.so.conf into account and in general make it more usable. NB: