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

Re: busybox bloat



On Mon, Sep 03, 2001 at 07:30:07AM +1000, Herbert Xu wrote:
> Ethan Benson <erbenson@alaska.net> wrote:
> 
> > we can also save about 10 or 12k using the ash udeb as its compiled
> > -Os instead of -O2.  
> 
> Actually, most of the saving only applies to i386 as it comes from

my figures are from a powerpc, while it may be true that there is more
savings on i386, the 10k is true of powerpc.

> ifeq ($(DEB_BUILD_ARCH),i386)
> OPTSM += \
>         -malign-loops=0 -malign-jumps=0 -malign-functions=0 \
>         -mpreferred-stack-boundary=2 -DUSE_NORETURN
> endif
> -- 
> Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
> Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpNCVMeqbIAk.pgp
Description: PGP signature


Reply to: