-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Raspberry Pi GCC Cross-Compiler Toolchains (Bullseye) #84
Labels
Enhancement 😃
New Feature/Addition/Improvement
good first issue 👍
Good for newcomers
Solved 🎏
Goal Achieved!
Milestone
Comments
Same here |
@distlibs Sure I'll do it shortly. |
abhiTronix
added
Enhancement 😃
New Feature/Addition/Improvement
good first issue 👍
Good for newcomers
WIP 🏗️
Work in Progress
labels
Nov 22, 2021
dpkg output:
|
gcc 10.2.1, g++ 10.2.1 (I only found 10.2.0 to download https://ftp.gnu.org/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.gz)
|
@distlibs Thank you so much. Much appreciated. |
abhiTronix
added a commit
that referenced
this issue
Nov 28, 2021
…berry Pi Toolchains. (Fixes #84) - Updated GitHub action workflows. - Added support for GCC `10.2.0`. - Added support for Bullseye OS. - Added workflow to update Bullseye Toolchains docs. - Added patch to disable GCC `10.2.0` builds for non-Bullseye OSes.
abhiTronix
added
Solved 🎏
Goal Achieved!
and removed
WIP 🏗️
Work in Progress
Help wanted 🤝
Community assistance required
labels
Nov 28, 2021
Well done! Few days ago I have compiled my GCC 10.2.0 aarch64 version. My
target is try to compile qt6 64bit with eglfs support, but I stopped
because GLdispatch.so lib is not found (bit the libs was here).
Do you will try to compile Qt6 with Kms (not fake Kms)? Can we work
together on it?
Il dom 28 nov 2021, 19:37 Abhishek Thakur ***@***.***> ha
scritto:
… @distlibs <https://github.com/distlibs> @matzrm
<https://github.com/matzrm> Bullseye support has been added. Please wait
few hours before CI build finishes building the toolchains. 😃
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACCRYV57I2JDWIUVR3ALG53UOJZE7ANCNFSM5IPEZTWQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Repository owner
locked as resolved and limited conversation to collaborators
Nov 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Enhancement 😃
New Feature/Addition/Improvement
good first issue 👍
Good for newcomers
Solved 🎏
Goal Achieved!
When GCC cross-compiler toolchains will be available for Raspberry Pi OS Bullseye?
The text was updated successfully, but these errors were encountered: