On 3/28/02 at 1:32 PM, Takuya Satoh <[EMAIL PROTECTED]> wrote: > Hi, just a suggestion how to further reduce executable > sizes while using up-to-date glibc - why not to use > uClibC? > > http://uclibc.org/
Some have suggested this. In the case of Oxygen, it is necessary for many utilities to have a fully functional glibc - as well as things like libpcap, libm, libcap, libz and others. Oxygen does, however, use a busybox statically linked with uClibc in order to boot. > Another interesting set of basic utilities even smaller > and faster than busybox is the asmutils package: > > http://linuxassembly.org/ Oxygen uses date, chroot, and lsmod I think - maybe others. busybox was designed to be portable; it can run on MIPS and ARM and others - m68k I think too. asmutils only work on ix86. Good things to look at. -- David Douthitt UNIX Systems Administrator HP-UX, Unixware, Linux [EMAIL PROTECTED] _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
