[uClibc]I'm improving the ucLibc & progs

mr mao mr_mao at 21cn.com
Tue Aug 29 01:59:50 UTC 2000


At  00-7-31 12:37:00 Erik Andersen wrote:
>On Mon Jul 31, 2000 at 09:21:06PM +0800, mr mao wrote:
>> Hi,all,
>>      I'm  trying to port something to  uClibc,When  I make 
>> select.o _clone.o under uC-libc/sysdeps/linux/i386/,it tell
>> me has asm  instructs error. 
>>      I think these file maybe unformed.Can anyone give me 
>> a patch.
>
>The error you see is due to the origins of uC-Libc.  uCLinux runs on systems
>lacking an MMU, and so they do not have a fork() syscall at all -- only
>vfork().  I have ported uCLibc to x86, and I've cleaned up a lot of things (for
>example, malloc and friends all now work), but I have not yet gotten around to
>fixing fork.  It is definately on my todo list (several important apps in
>busybox use fork, for example, init.c, sh.c, and syslogd.c).

Hi,Erik,
     I'm  improving the ucLibc,and some progs on it.

 mr mao         Email:   mr_mao at 21cn.com






More information about the uClibc mailing list