Igmar Palsenberg wrote:
> 
> Hi,
> 
> I was wondering if somebody has an answer on this:
> 
> When I recompile some binaries ( I tried BASH), and the compiled binaries
> always have one thing in comment :
> 
> They are a LOT bigger then the distribution binaries.
> 
> For example :
> 
> bash from RedHat : about 300 K
> bash compiled       : about 1 MB !!!
> 
> Can anyone explain this difference ???
The default contains all sorts of debug code. Use strip to remove it.

SG


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to