[Buildroot] Incorrect selection of the C library Error

Khem Raj raj.khem at gmail.com
Mon Aug 2 21:15:49 UTC 2010


On (02/08/10 20:51), anthony henderson wrote:
> Hi all,
> I've just started using buildroot to cross compile some packages I need that
> are bundled with it.  I have to use the cross compiler provided via the
> vendor (cirrus gcc 4.11 arm 920T build) so I set up for ARM and 920T then I
> set toolchain->type to external and toolchain -> path to my compiler path,
> /ArmDevelopment/crosscompiler/4.1.1-920t and set path->external toolchain
> prefix to arm-linux.  I then make, when I make I get an error Incorrect ABI
> setting, to be exact
> 
> Checking external toolchain settings
> Incorrect ABI setting
> make: *** [/root/buildroot-2010.05/output/stamps/ext-toolchain-installed]
> Error 1
> 
> Some searching showed I needed to change target ABI to OBI, I did this and
                                                          ^

OABI I guess.

> got the following error when I tried to make, Incorrect selection of the C
> library, to be exact
> 
> Checking external toolchain settings
> Incorrect selection of the C library
> make: *** [/root/buildroot-2010.05/output/stamps/ext-toolchain-installed]
> Error 255
> 
> I tried setting toolchain->external c lib to both uclibc and glibc but
> neither helped, can anyone point me in the right direction.
> Thanks
> 
> -- 
> Regards Tony

> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot




More information about the buildroot mailing list