search for: libuclibc

Displaying 3 results from an estimated 3 matches for "libuclibc".

Did you mean: klibclibc
2011 Mar 21
3
unbreak vfork on cris architecture
Hi klibc people, if someone has to say more on this, please do so. I?m only trying to explain what I _think_ I learned? >Begin forwarded message originally by Mike Frysinger: >> On Mon, Mar 21, 2011 at 10:24 AM, Waldemar Brodkorb wrote: >>> unfortunately the common vfork implementation, which just use >>> the syscall function to interact with the kernel, does not
2009 Jan 13
1
[Bug 569] New: in6addr_any undeclared
...ing a configure knob to turn off IPv6 support be accepted? If not, how do you suggest can we turn off IPv6 support for (embedded) setups that deliberately omit IPv6 or, in the future, IPv4 support from their libc's? Thanks alot in advance for your comments. Excerpt from the logs: $ nm -D lib/libuClibc-0.9.30.so | grep _addr 0000000000043f33 T arc4random_addrandom 000000000003de34 T inet_addr $ tail -n 4 nohup.out /bin/sh ./libtool --tag=CC --mode=link /there/src/buildroot.git.x86_64/x86_64_build/staging/usr/bin/x86_64-linux-uclibc-gcc --sysroot=/there/src/buildroot.git.x86_64/x86_64_build/sta...
2006 Jun 10
1
Problems after having crosscompiled for XScale
...librt-0.9.27.so -rw-r--r-- 1 0 0 3288 Jun 10 12:38 librt.so.0 lrwxrwxrwx 1 0 0 15 Jun 10 12:38 libssl.so -> libssl.so.0.9.8 -rwxr-xr-x 1 0 0 230568 Jun 10 12:38 libssl.so.0.9.8 -rw-r--r-- 1 0 0 269016 Jun 10 12:38 libuClibc-0.9.27.so -rw-r--r-- 1 0 0 4212 Jun 10 12:38 libutil-0.9.27.so -rw-r--r-- 1 0 0 4212 Jun 10 12:38 libutil.so.0 I used the following options for configure: ./configure --host=arm-linux --disable-etc-default-login --with-ssl-dir=/tmp/uClinux-dist/snapgear/m...