Building with Uclibc

John Kelly jakelly at shtc.net
Wed Dec 7 03:22:56 UTC 2005


On Tue, 06 Dec 2005 21:06:08 -0600, Rob Landley <rob at landley.net>
wrote:

> But my goal is to build a general purpose server based on uclibc

>You could also try the current busybox version in cvs to replace the gnu 
>stuff.  We're trying to be a fully functional replacement for the gnu 
>stuff...

Is busybox sed ready for my killer script, Rob?  I'll have to try it
out soon.  Right now I'm still trying to mimic buildroot's results in
a diy-linux kind of way.

I almost have it now, I think.  But my chrooted gcc does not work
because I don't have crt1.o in the chroot.  I see there are Scrt1.o
crt1.o crti.o and crtn.o in the temptools and it looks like I just
need to copy them over.

Are all four of those needed?  What do they do?





More information about the uClibc mailing list