[uClibc]web browser on uClinux

Erik Andersen andersen at lineo.com
Tue May 8 07:25:06 UTC 2001


On Tue May 08, 2001 at 05:04:03PM +1000, AVENARD,JEAN-YVES (HP-Australia,ex2) wrote:
> Hi Erik.
> 
> I did have a look at Links previously, but it's in C++ and therefore doesn't
> like much uClibc (uncompatible headers)
> 
> Or maybe I've missed something.
> 
> What is nice with w3m, is that it can read frames (convert them into
> tables).

Links does this also, and does a nice job of it. 
But unless I've missed something, links is in C.

    [andersen at winder /tmp]$ ldd `which links`
            libgpm.so.1 => /usr/lib/libgpm.so.1 (0x40020000)
	    libc.so.6 => /lib/libc.so.6 (0x4002e000)
	    libncurses.so.5 => /lib/libncurses.so.5 (0x4014a000)
	    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

It does seem to have a few fork() calls in it, but
I havn't looked to see how hard it would be to port
over to uClinux.

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list