Re: [Leaf-devel] Using uClibc

2002-01-04 Thread Charles Steinkuehler
> I compiled busybox with uClibc and it was quite easy - especially > since busybox was designed for it. > > Then I compiled fget with dietlibc; also easy and for the same > reasons. However, uClibc seemed more robust and professional and > easier to use. > > Then I tried compiling snarf statical

[Leaf-devel] Using uClibc

2002-01-03 Thread David Douthitt
Oxygen v1.8 and v1.9 use a busybox and snarf which has been compiled with uClibc. Oxygen relies on busybox quite heavily; making it statically compiled raised the size of it to over 200k if I remember right. Busybox for Oxygen has over 75 applications in it. I compiled busybox with uClibc and i