[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libreboot-dev] Toolchain error when building libreboot
From: |
xdrudis |
Subject: |
Re: [Libreboot-dev] Toolchain error when building libreboot |
Date: |
Fri, 29 Jan 2016 21:14:21 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jan 29, 2016 at 08:54:43PM +0100, Albin wrote:
> 9) `make crossgcc`;
> 10) `cd ..`;
> 11) `./build roms withgrub`
>
> No manual intervention was necessary on Tuesday, but since
> Wednesday the above steps seem to be required.
>
> Albin
>
Yes, coreboot usually requires specific versions of the toolchain.
Sometimes it works with others, but it is a matter of chance whether
your distribution has the versions coreboot likes (or the patches
it likes). I haven't looked at what tests coreboot does to detect
whether it likes the system toolchain.
If there's a new version of coreboot in Wednesday's libreboot, it
may happen that it no longer likes your toolchain (even most distro
toolchains).