-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Package Request: GCC 9.1 #11663
Comments
I'm currently testing bootstrapping with gcc-9.1.0. I'll push the updated packages onto my fork's master branch as soon as the base system and cross compilers are built:
My temporary repository with gcc-9.1.0 packages. |
Sidenote: Currently theres a corruption issue with bcache and newer linux kernels. |
@Gottox that is certainly a show stopper. I'm currently looking at how to reinstatiate a part of the former patch |
For those who want to do some testing, specifically the bcache corruption issue, you can use unsigned https://repo.voidlinux.de/gcc91/ packages to create a live ISO and test it. |
I tried to enable the D language with the update and I added some new subpackages to
I'll also add |
I just read Linux 5.1.12 fixed two bugs in bcache. I'll be testing if bcache works now in the next days. |
Good news: the bcache bugs seem to be solved with I'll create two live ISOs for It would also be interesting to have people test a mixture of packages from our main repo and (some) packages built with gcc-9.1.0, installed from https://repo.voidlinux.de/gcc91/, to see if and how well especially packages linking against libstdc++ play together. |
Awesome, thanks @pullmoll ! |
Just wondering if there is any plan or progress on GCC 9.1.
The text was updated successfully, but these errors were encountered: