-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Support for latest GCC 11 - 14 series #86
Labels
Enhancement 😃
New Feature/Addition/Improvement
Priority: Critical ⚠️
High Priority Issue
Solved 🎏
Goal Achieved!
Comments
abhiTronix
added
Enhancement 😃
New Feature/Addition/Improvement
WIP 🏗️
Work in Progress
labels
Nov 28, 2021
abhiTronix
added
PR welcomed 💡
Related Pull Requests are welcomed for this issue!
and removed
WIP 🏗️
Work in Progress
labels
Dec 11, 2021
And GCC 12 :) |
abhiTronix
changed the title
Add support to latest GCC 11
Support for latest GCC 11 and 12 series
Apr 30, 2022
what happened to this proposal? |
abhiTronix
changed the title
Support for latest GCC 11 and 12 series
Support for latest GCC 11 - 14 series
Aug 24, 2024
GCC |
abhiTronix
added a commit
that referenced
this issue
Aug 25, 2024
- Update supported GCC versions to include newer releases up to `14.2.0` - Remove support for Stretch, add support for Bookworm - Upgrade GDB version from 10.2 to 15.1 - Update GLIBC and BINUTILS versions for newer OS versions - Improve error handling and cleanup processes - Add figlet output for better visual separation of build steps - Update configure options for GCC and GDB builds - Standardize error handling for tar extractions [Fixes #103] (Suggested by @DoumanAsh) - Remove obsolete patches for older GCC versions - Update default languages to `c,c++,fortran` - Minor text improvements and typo fixes
abhiTronix
added
Priority: Critical ⚠️
High Priority Issue
WIP 🏗️
Work in Progress
and removed
PR welcomed 💡
Related Pull Requests are welcomed for this issue!
labels
Aug 25, 2024
abhiTronix
added a commit
that referenced
this issue
Aug 26, 2024
… Raspberry Pi OS Bookworm (Fixes #86) [#119] - Expand supported GCC versions up to `14.2.0` - Add support for Raspberry Pi OS Bookworm (Debian 12) -⚠️ Remove support for Raspberry Pi OS Stretch (Debian 9) - Update GDB version from `10.2` to `15.1` - Update `CURL_VERSION` to `8.9.1` - Revise supported hardware to include Raspberry Pi 5 - Update dependency versions and build configurations - Improve error handling and cleanup processes in build scripts - Update CI build scripts and GitHub Actions workflows - Revise documentation (README.md and other docs) to reflect new changes - Refactor SF_deployer and SF_docs_deployer scripts - Rename 'Docs Root Deployer' job to 'Docs Experimental Deployer' in `docs.yml` workflow - Enhance `curl_stfp_patcher` script - Maintenance: Added GitHub sponsors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement 😃
New Feature/Addition/Improvement
Priority: Critical ⚠️
High Priority Issue
Solved 🎏
Goal Achieved!
This proposal is to integrate the latest GCC
v11.2.0
from v11 series to build matrix and deploy them through automated CI builds on sourceforge.The text was updated successfully, but these errors were encountered: