[Buildroot] [USER] buildroot install external toolchains

Baruch Siach baruch at tkos.co.il
Tue Jan 12 07:49:38 UTC 2016


Hi Steve,

On Mon, Jan 11, 2016 at 08:55:34PM -0800, Steve Calfee wrote:
> I am trying to use docker to cross build buildroot. I don't want to build
> the toolchain so I tried to use a pre-built toolchain as the autobuilders
> do. I got a list of toolchains from
> https://sourceware.org/ml/crossgcc/2015-05/msg00014.html written by Thomas
> P.
> 
> So I extracted one into the filesystem and tried to use it, but something
> is wrong.
> 
> From bash I tried:
> /br/armv7-ctng-linux-gnueabihf/bin/armv7-ctng-linux-gnueabihf-gcc --version
> bash: /br/armv7-ctng-linux-gnueabihf/bin/armv7-ctng-linux-gnueabihf-gcc: No
> such file or directory

The 'No such file or directory' error might indicate missing libraries. This 
toolchain is built to run on 32bit x86 systems. Make sure you have 32bit 
versions of libc and libstdc++ packages installed on your system.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list