On Fri, 2005-11-04 at 17:10 -0600, Rob Landley wrote: > On Friday 04 November 2005 15:39, Martin Schlemmer wrote: > > > Ok, I remember why I stopped playing with klibc now. It's still deep in > > > alpha-test stage, requires way more incestuous knowledge of the kernel > > > headers than anything not bundled with the kernel itself has any excuse > > > for, and I'm still not sure what advantage it claims to have over uClibc > > > except for being BSD licensed. > > > > Well, apparently the plan is to eventually bundle it with the kernel if > > not mistaken. Also, it have seen a stable release, and it works well > > for what it was intended for, and still have a less footprint than > > uClibc if space is really an issue. > > *shrug*. It only does static linking and uClibc can static link too. But > there are no plans to bundle uClibc with the kernel. :) > It can link dynamic ... ----- $ readelf -a /usr/lib64/klibc/bin/sh | grep -2 INTERP | tail -n 3 INTERP 0x0000000000000190 0x0000000000400190 0x0000000000400190 0x000000000000002a 0x000000000000002a R 1 [Requesting program interpreter: /lib/klibc-zbHWOqxodx0Aind6t75AzMTNE9c.so] ----- -- Martin Schlemmer
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: initramfs for /dev/console with udev?
- From: Rob Landley <[email protected]>
- Re: initramfs for /dev/console with udev?
- References:
- initramfs for /dev/console with udev?
- From: Robert Schwebel <[email protected]>
- Re: initramfs for /dev/console with udev?
- From: Rob Landley <[email protected]>
- Re: initramfs for /dev/console with udev?
- From: Martin Schlemmer <[email protected]>
- Re: initramfs for /dev/console with udev?
- From: Rob Landley <[email protected]>
- initramfs for /dev/console with udev?
- Prev by Date: [git pull] Add IB SCSI RDMA Protocol (storage) initiator
- Next by Date: Re: [Patch] vectored aio: IO_CMD_P{READ,WRITE}V and fops->aio_{read,write}v
- Previous by thread: Re: initramfs for /dev/console with udev?
- Next by thread: Re: initramfs for /dev/console with udev?
- Index(es):