[RA-7728] setup to choose the correct gcc version - #137
Open
ZhoraGevorgyan wants to merge 7 commits into
Open
Conversation
* [RA-7728] use dkms-make.sh to determine the needed gcc version and enable the toolset before make * [RA-7728] adding dkms-make.sh tested, needs final test with dkms and refactoring * [RA-7728] roll back the changes * [RA-7728] add build_environment in framework.conf for rhel based systems if the corresponding toolset is installed * [RA-7728] rename rpm to rhel * [RA-7728] build_environment needs a run command to apply the macros * [RA-7728] editing framework.conf causes a race condition, implemented the same logic with a unique named .env file * [RA-7728] don't fail the genconfig if it didn't find the toolset(the system gcc may be used or the user can specify some) * [RA-7728] apply review suggestions * [RA-7728] Use check_compiler before genconfig.sh * [RA-7728] Fallback to compile without new warning options * [RA-7728] Remove unsupported gcc option for old compiler * [RA-7728] exclude also stringop-truncation flag * [RA-7728] exlude the flags only if make variable is set * [RA-7728] cleanup before each retry * [RA-7728] Use SELF_DIR instead of pass pwd --------- Co-authored-by: Konstantin Germanov <kgermanov@axcient.com>
kgermanov
requested changes
Aug 5, 2026
kgermanov
requested changes
Aug 5, 2026
kgermanov
approved these changes
Aug 6, 2026
kgermanov
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.