From mboxrd@z Thu Jan 1 00:00:00 1970 From: Khem Raj Date: Mon, 2 Aug 2010 14:15:49 -0700 Subject: [Buildroot] Incorrect selection of the C library Error In-Reply-To: References: Message-ID: <20100802211549.GC2302@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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