On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi,
> I am trying to build a tool chain for scratchbox with uClibc 0.9.28.1 and am
> having some issues.
>
Hi,
I'm not sure, but some times ago I has a similar problem trying to
build the toolchain using buildroot for another arch... and worked
around into three steps.
1) touch .configured into uClibc dir to let the toolchain thinking
that uClibc has been configured
2) run make to build binutils and cross compiler

3) cd into uClibc dir; run make {x,menu}config and finally make

Hoping it helps

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

Reply via email to