[yocto] custom internal toolchain/glibc

Burton, Ross ross.burton at intel.com
Wed Jul 20 11:31:15 PDT 2016


On 20 July 2016 at 18:30, Robert Berger <gmane at reliableembeddedsystems.com>
wrote:

> I was wondering what's the process if someone wanted to use, say Jethro
> or Krogoth, but with different/custom versions of gcc, binutils, glibc
> e.g. to cook some syscalls and to compile ancient Linux kernels.
>
> I came across tcmode-default.inc[1] where such things are defined:
>
> GCCVERSION ?= "6.1%"
> SDKGCCVERSION ?= "${GCCVERSION}"
> BINUVERSION ?= "2.26%"
> GDBVERSION ?= "7.11%"
> GLIBCVERSION ?= "2.24"
> UCLIBCVERSION ?= "1.0%"
> LINUXLIBCVERSION ?= "4.4"
>
> Would hacking/duplicating and hacking this be a good starting point?
>

Absolutely - if you provide your own gcc/binutils/etc recipes then these
are the variables to change to use them.  It's not unusual for oe-core to
ship with more than one GCC version for example.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160720/6a9cb466/attachment.html>


More information about the yocto mailing list