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 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 statically against uClibc.  Snarf was not
designed to use uClibc but it was still painless.

Basically, uClibc gives you a new gcc compiler with everything set the
right way.  It really is easy.
--
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

Reply via email to