[Buildroot] Building only toolchain

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri May 29 08:53:35 UTC 2009


On Fri, May 29, 2009 at 07:25:19AM +0200, Teemu Keskinarkaus wrote:
>Hi,
>
> 
>
>Is it possible to build only toolchain in buildroot? I tried to search

yes. IIRC 'make cross_compiler'

>the makefiles, but I couldn't find a target that would do it.  It seems
>that there are some absolute paths stored in buildroot toolchain

You should always use SYSROOT-enabled compilers thus building a compiler
that you can trivially relocate.

>binaries(at least ccache has) so I can't just copy them to another
>system. Or can the toolchain be built somehow that it doesn't store any
>local information there?



More information about the buildroot mailing list