On Wednesday 27 February 2008, Albrecht Liebscher wrote:
> 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?

run with `make V=1` to figure out what is going wrong
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to