You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rasmus Lerdorf <ra...@php.net> on 2001/02/16 08:53:39 UTC

Apache 2.0 is huge unstripped

Curiosity:

Apache 2.0:
-rwxrwxr-x    1 rasmus   rasmus    1757376 Feb 15 23:45 httpd*
-rwxrwxr-x    1 rasmus   rasmus     488388 Feb 15 23:50 httpd* (stripped)

Apache 1.3:
-rwxr-xr-x    1 root     root       610744 Oct 23 02:48 httpd*
-rwxr-xr-x    1 root     root       526280 Feb 15 23:51 httpd (stripped)

1.3M seems like a lot of debugging symbols.

-Rasmus


Re: Apache 2.0 is huge unstripped

Posted by Greg Ames <gr...@raleigh.ibm.com>.
Rasmus Lerdorf wrote:
> 
> Curiosity:
> 
> Apache 2.0:
> -rwxrwxr-x    1 rasmus   rasmus    1757376 Feb 15 23:45 httpd*
> -rwxrwxr-x    1 rasmus   rasmus     488388 Feb 15 23:50 httpd* (stripped)
> 
> Apache 1.3:
> -rwxr-xr-x    1 root     root       610744 Oct 23 02:48 httpd*
> -rwxr-xr-x    1 root     root       526280 Feb 15 23:51 httpd (stripped)
> 
> 1.3M seems like a lot of debugging symbols.
> 

Actually, I'm surprised the delta for 1.3 is so small...doesn't look
right. Was it built with -g ?

Greg

Re: Apache 2.0 is huge unstripped

Posted by rb...@covalent.net.
Could this be libtools doing?  Just asking here.

Ryan

On Thu, 15 Feb 2001, Rasmus Lerdorf wrote:

> Curiosity:
> 
> Apache 2.0:
> -rwxrwxr-x    1 rasmus   rasmus    1757376 Feb 15 23:45 httpd*
> -rwxrwxr-x    1 rasmus   rasmus     488388 Feb 15 23:50 httpd* (stripped)
> 
> Apache 1.3:
> -rwxr-xr-x    1 root     root       610744 Oct 23 02:48 httpd*
> -rwxr-xr-x    1 root     root       526280 Feb 15 23:51 httpd (stripped)
> 
> 1.3M seems like a lot of debugging symbols.
> 
> -Rasmus
> 
> 


_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------