Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [USER] buildroot install external toolchains
@ 2016-01-12  4:55 Steve Calfee
  2016-01-12  7:49 ` Baruch Siach
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Calfee @ 2016-01-12  4:55 UTC (permalink / raw)
  To: buildroot

?Hi,
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

from buildroots base directory:

ls -l /br/armv7-ctng-linux-gnueabihf/bin/armv7-ctng-linux-gnueabihf-gcc
-rwxr-xr-x 2 br br 562548 Apr 18  2014
/br/armv7-ctng-linux-gnueabihf/bin/armv7-ctng-linux-gnueabihf-gcc

make
>>> toolchain-external undefined Configuring
Cannot execute cross-compiler
'/br/armv7-ctng-linux-gnueabihf/bin/armv7-ctng-linux-gnueabihf-gcc'


So I conclude that just extracting the archive is not enough. What do I
need to do to use a prebuild toolchain?

Thanks, Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160111/ccb6465d/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-13 15:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12  4:55 [Buildroot] [USER] buildroot install external toolchains Steve Calfee
2016-01-12  7:49 ` Baruch Siach
2016-01-13 15:25   ` Steve Calfee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox