Nicolas Troncoso C. wrote:
> Hi, I made a test run of the software. The easyest thing to ask is
> with libraries are not used by any binary. I made a list with the
> corresponding size. Please take a look at them and confirm they are
> unsed.

Some are really unused, e.g. the NSS libraries. Many others are
dynamically loaded (the Xorg and gstreamer modules) so your program is
mistakenly flagging them. The first library in that list is the standard
C++ runtime library, so I'm going to venture a guess and say that that's
mistakenly flagged as well :)

-- 
Ivan Krstić <[EMAIL PROTECTED]> | GPG: 0x147C722D
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel

Reply via email to