Hi Wu,

On 6/13/11, wu zhangjin <wuzhang...@gmail.com> wrote:
>>
>> Although I didn't test it yet with 3MB, I'm pretty sure that Dillo2
>> (www.dillo.org) could fit in 3MB of RAM. The binary size is less than
>> 1MB. But it depends what you mean by modern. It doesn't support HTML5,
>> but support current HTML4 and CSS.
>
> midori and arora are another two candidates:
>
> $ ls -lh /usr/bin/midori
> -rwxr-xr-x 1 root root 550K 2010-06-23 03:00 /usr/bin/midori
>
> $ ls -lh /usr/bin/arora
> -rwxr-xr-x 1 root root 1.3M 2010-07-21 17:23 /usr/bin/arora
>

I think midori and arora cannot it in 3MB because they are linked
against my shared libraries, please take a look on return of:
$ ldd /usr/bin/midori

Dillo2 is statically linked with FLTK (by default FLTK applications
are statically linked) and even statically linked it have less than
1MB.

BR,

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to