On Fri, Jun 27, 2014 at 10:06 AM, Frank Ihle <[email protected]> wrote:
>>>>> tito <[email protected]> 26.06.14 14.33 Uhr >>>
>>> (1) What is the minimum footprint in flash memory of BusyBox ?
>
>>Footprint depends on the build: statically or dynamically linked
>
>>and on the number of features and/or appletts you compile in.
>
>
> Yes that's right, but that's why I was asking about the minimum footprint -
> let's say when statically linked. I just try to get some kind of "offical"
> numbers, since many people talk about it's small footprint.

Current git, statically built against uclibc, 364 applets enabled in .config:

$ size busybox
   text       data        bss        dec        hex    filename
 891248        920      17388     909556      de0f4    busybox
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to