Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Abnormal Binary Sizes
- To: tlug@example.com
- Subject: tlug: Abnormal Binary Sizes
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Tue, 30 Mar 1999 10:34:59 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <19990329094623.68221.qmail@example.com>
- References: <19990329094623.68221.qmail@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Austin" == Austin Kurahone <a_downunder@example.com> writes: Austin> I just noticed that a lot of my binaries are taking up a Austin> large amount of space. Eg:ls is around 60K!!! Did I do What's the beef? Mine is 47k. ls (and many of those utilities) have complex user interfaces. Cf rm and rmdir; rm is 3X as big as rmdir; guess which one supports more options. Just because Unix is based on the philosophy of KISS doesn't mean that GNU maintainers feel bound to follow suit in all areas (which in fact I agree with; it would be really bad if the only interface to ls was `ls -l' and you had to do a `cut' to get the info you want ;-) The important thing is plain text, consistently formatted output that can be handled in pipes without huge amounts of special-casing. You _may_ have compiled `ls' static; I have no feel for how much that would add to the size. I would guess a lot more than the 13k difference between yours and mine, but I really don't know. Austin> something stupid at compile time? After I compiled and Austin> installed all of these I ran a "strip *" in my /bin, Austin> /usr/bin, /usr/sbin, /sbin. Is this less efficient Austin> somehow? If so how can I fix it? Preferably without Austin> having to recompile stuff. There are some size optimizations available in gcc, but I doubt they do that much for you. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 __________________________________________________________________________ __________________________________________________________________________ What are those two straight lines for? "Free software rules." ------------------------------------------------------------------- Next Technical Meeting: April 10 (Sat), 12:30 place: Temple Univ. *** featuring: LabView and UDB/DB2 for Linux Next Nomikai: May 21 (Fri), 19:30 Tengu TokyoEkiMae 03-3275-3691 ------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- tlug: Abnormal Binary Sizes
- From: "Austin Kurahone" <a_downunder@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: Mutt's Reply-To added to mail message
- Next by Date: tlug: help with Diamond Viper 330 card
- Prev by thread: tlug: Abnormal Binary Sizes
- Next by thread: tlug: Mutt's Reply-To added to mail message
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links