[Linux-users] Strip ...

Bill Campbell linux-sxs
Thu Aug 16 10:59:06 PDT 2007


On Thu, Aug 16, 2007, Ben Duncan wrote:
>I came across a Slackware Install script where the author was
>using "strip --strip-unneeded" against all of the objects.
>
>I know that 'strip' is suppose to help reduce the size of OBJECTS, but
>on modern systems with BIG hard drives, is that still necessary?

Personally I prefer not to strip files as it may make debugging
more difficult as backtracing on core files often doesn't return
anything useful.

On the other hand, I would guess that few people would actually
use this capability (and programs like strace can often be more
useful to track down things like missing files).

...
Bill
--
INTERNET:   bill at celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

Those who cast the vote decide nothing.
Those who count the vote decide everything. (Joseph Stalin)



More information about the Linux-users mailing list