Some problem when building uClibc

Carmelo Amoroso carmelo73 at gmail.com
Wed Mar 28 12:30:47 UTC 2007


On 3/28/07, sumit.jain at nokia.com <sumit.jain at nokia.com> 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



More information about the uClibc mailing list