Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build on 21.10 #264

Closed
jacobgkau opened this issue Dec 13, 2021 · 2 comments
Closed

Can't build on 21.10 #264

jacobgkau opened this issue Dec 13, 2021 · 2 comments

Comments

@jacobgkau
Copy link
Member

jacobgkau commented Dec 13, 2021

When attempting to build firmware from scratch on Pop!_OS 21.10, coreboot/crossgcc fails at the following line:

Building GCC v8.3.0 for target ... failed. Check 'build-i386-elf-GCC/build.log'.

Here is the build.log file: build.log

I brought this up about a month ago and @crawfxrd mentioned that using update-alternatives to set gcc-9 and gcc++-9 as the defaults might get this working, although those packages aren't currently installed by default or by the deps.sh script. This issue is to track any work required to get the build.sh script working again on 21.10. Ideally, any setup required would be handled in deps.sh.

@jacobgkau jacobgkau mentioned this issue Dec 16, 2021
28 tasks
@crawfxrd
Copy link
Member

GCC 11 is now used for the coreboot toolchain.

What would be nice to have is to provide toolchain binaries.

@jacobgkau
Copy link
Member Author

jacobgkau commented Jan 5, 2022

I believe this was fixed by #260. I've been building and flashing on lemp10 with 21.10.

The toolchain binaries would be nice in the future, it takes a while to download/build them on a fresh system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants