Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



"Charles M. Hannum" <mycroft%netbsd.org@localhost> writes:
> Move addr2line, size and strings to comp.

size and strings being in comp are kind-of annoying.

(strings very, size less so, but both have uses outside of compiling
stuff...  e.g. getting text out of a word document: strings -a
*.doc...)

Similarly:

>Move c++filt, gcov, nm, objdump, tsort, unifdef to comp.

tsort is a general purpose utility, and people can reasonably use it
for things other than lorder ... | tsort.  (I say this only because
i've seen people use it for other things, and i think i may have
myself at some point...)


cgd
-- 
Chris Demetriou - cgd%netbsd.org@localhost - 
http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.



Home | Main Index | Thread Index | Old Index