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

build host dependencies are out of date #96

Closed
lsf37 opened this issue Sep 13, 2021 · 2 comments
Closed

build host dependencies are out of date #96

lsf37 opened this issue Sep 13, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@lsf37
Copy link
Member

lsf37 commented Sep 13, 2021

The minimum gcc version for building seL4 is 8 (see seL4/seL4#575 and seL4/seL4#574). This means that the currently described build host dependencies are not only out of date, but now insufficient, because Ubuntu 18 comes with gcc 7.5.

We should update the host dependencies to Ubuntu 20LTS and current Debian stable (bullseye) and document minimum gcc and clang versions.

@lsf37 lsf37 added the bug Something isn't working label Sep 13, 2021
@kent-mcleod
Copy link
Member

See my comment: seL4/seL4#575 (comment)

@lsf37
Copy link
Member Author

lsf37 commented Jul 10, 2022

Build deps have been updated now.

@lsf37 lsf37 closed this as completed Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants