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
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