Hi,
I've created a uclibc with my host compilers and installed it under /usr/i386-linux-uclibc/. I also created gcc-links in /usr/i386-linux-uclibc/bin (eg. i386-linux-uclibc-gcc) that are symbolic links to host gcc. I've set CROSS_COMPILE in Makefile to i386-linux-uclibc- to use the uclibc thingis. But it is always linked against my host libc not against uclibc. What do I need to do else, to use the uclibc? Thanks in advance, Albrecht
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
