-Os effect on MIPS and PowerPC

2008-08-01 Thread Sergei Poselenov
Hello, A naive question. For the same toolchain (gcc-3.2, binutils-2.11.94, glibc-2.3.1) I've got the following binary sizes (busybox, built with -Os): MIPS: bash# size busybox textdata bss dec hex filename 1650805564 10168 180812 2c24c busybox bash# ls -l busy

Re: -Os effect on MIPS and PowerPC

2008-08-02 Thread Andrew Haley
Sergei Poselenov wrote: > Hello, > > A naive question. For the same toolchain (gcc-3.2, binutils-2.11.94, > glibc-2.3.1) I've got the following binary sizes (busybox, built > with -Os): > > MIPS: > bash# size busybox >textdata bss dec hex filename > 1650805564 10168