[coreboot] How to build coreboot with alternate toolchain?

Paul Menzel paulepanter at users.sourceforge.net
Fri May 13 07:31:38 CEST 2016


Dear Jonathan,


Am Donnerstag, den 12.05.2016, 22:48 +0200 schrieb Jonathan Neuschäfer:
> On Thu, May 12, 2016 at 10:03:14PM +0200, Paul Menzel wrote:

> > GCC 6 is in Debian Sid/unstable [1] in parallel to the default GCC 5.3.
> > The binary is `/usr/bin/gcc-6`. I’d like to quickly test this with
> > coreboot to see if everything still builds and runs fine.
> > 
> > Running `make HOSTCC=gcc-6 CC=gcc-6` partially works. GCC 6 is used for
> > the utilities, but not for building coreboot.
> > 
> [...]
> > 
> > 
> > What variable do I need to set, so that GCC 6 is used for everything?
>
> Did you enable CONFIG_ANY_TOOLCHAIN ("General setup" -> "Allow building
> with any toolchain")?

yes, that variable is enabled. As I do not have the coreboot toolchain
installed, without selecting that Kconfig variable, the build process
aborts with an error.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20160513/2e35f1e8/attachment.asc>


More information about the coreboot mailing list