X86 binary info - if someone feels like building for arm, that info
might be more useful ;) But here it is:
$ ls -l links
-rwxr-xr-x 1 dis users 7450759 Jan 20 14:07 links*
$ strip links
$ ls -l links
-rwxr-xr-x 1 dis users 2781436 Jan 20 14:08 links*
$ ldd links
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40030000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4007e000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x400a9000)
libz.so.1 => /usr/lib/libz.so.1 (0x400d6000)
libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x400e7000)
libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x40118000)
libdl.so.2 => /lib/libdl.so.2 (0x401f1000)
libgpm.so.1 => /usr/lib/libgpm.so.1 (0x401f4000)
libm.so.6 => /lib/libm.so.6 (0x401fa000)
libvga.so.1 => /usr/lib/libvga.so.1 (0x4021e000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4028f000)
libc.so.6 => /lib/libc.so.6 (0x4035a000)
libncurses.so.5 => /lib/libncurses.so.5 (0x404a5000)
lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
w/ slashdot loaded, using X:
USER PID %CPU %MEM VSZ RSS STAT START TIME COMMAND
dis 16410 3.8 1.0 10804 5492 S 14:16 0:03 ./links
And the text version, same page:
dis 12383 1.1 0.5 9176 2648 S 14:12 0:00 ./links
(CPU is high on X version because I resized it and didn't let the stats
'settle out'.. the wm sends 80,000 resize events for a simple grab/drag
and I'm too lazy to disable it ;) ..)
On Mon, 2003-01-20 at 14:04, Disconnect wrote:
> On Mon, 2003-01-20 at 13:34, Nils Faerber wrote:
> > On 20 Jan 2003 11:11:41 -0500
> > Disconnect <ipaq_hh@sigkill.net> wrote:
> > > I've been playing with Links2 on my libretto recently (prepping for
> > > LWE this week) and it might work pretty well on the ipaq. It can do
> > > svgalib, framebuffer and X (as well as a couple I haven't heard of..)
> >
> > Is this the Links-2 version from
> > http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
> > ???
> > Seems like a rather cool project!
> > Though I miss again some awefully often needed features like CSS and
> > SSL... but this hopefully comes later.
>
> Thats the one. And it supports ssl. (At least, it'll allow --with-ssl
> and says it works; I haven't tested it yet.)
>
> > > The svgalib version is nice, the X version seems to be a framebuffer
> > > emulation (so it looks really nice but doesn't seem to take advantage
> > > of fonts, window managers, etc)
> >
> > Which is also described in the project goals: Just one binary without
> > any dependencies.
>
> Yep. Its gotta have some dependencies tho, since (afaik) you can't use
> X w/o xlib. (Although it allows a static build, which presumably would
> need only libc.) I'm building on my laptop now, more details when its
> done.
>
> > > Its reasonably quick, does javascript, image/font scaling, etc. (And
> > > its got decent menus, so it can be pen-driven without much work)
> > > Just a thought..
> >
> > And a good one ;)
> > I for myself did not know it ... until now!
>
> Yah, I was pondering netscape at 640x480 (and shuddering) when someone
> pointed out that links2 did almost everything. Works great w/ ion on
> the libretto, even fast enough to use (if you are patient) during a
> kernel build. (Libretto is p70/32M, so nothing is fast enough during a
> kernel build if you aren't patient ;) ..)
>
> I haven't enabled the image scaling yet, so I don't know how much of a
> performance penalty it has.
>
> _______________________________________________
> Open Source Software for Compaq iPAQ Handhelds.
> iPAQ mailing list
> iPAQ@handhelds.org
> http://handhelds.org/mailman/listinfo/ipaq
> irc://irc.openprojects.net #ipaq
-- _.-=<Disconnect>=-._ | dis@sigkill.net | And Remember... \ sigkill9@hotmail.com / He who controls Purple controls the Universe.. PGP Key given on Request Or at least the Purple parts! -----BEGIN GEEK CODE BLOCK----- Version: 3.1 [www.ebb.org/ungeek] GIT/CC/CM/AT d--(-)@ s+:-- a-->? C++++$ ULBS*++++$ P- L+++>+++++ E--- W+++ N+@ o+>$ K? w--->+++++ O- M V-- PS+() PE Y+@ PGP++() t 5--- X-- R tv+@ b++++>$ DI++++ D++(+++) G++ e* h(-)* r++ y++ ------END GEEK CODE BLOCK------Received on Mon Jan 20 19:23:50 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:00 EDT