Sallycantdance Posted September 19, 2024 Posted September 19, 2024 (edited) hello everyone anyone experience compiling in centos 9? i cant downgrade gcc 11 to 4 or 7 so i cant compile my server without any error any suggestions link that may help me thank you Edited September 19, 2024 by GM Winter to be clear Quote
0 jasperwilde Posted November 29, 2024 Posted November 29, 2024 Here are a few suggestions that I think might help: Check your configuration options: enneagram test Library paths: Make sure that the libraries required for your project are installed in the correct locations and that the paths to the libraries are configured correctly during compilation. Compile flags: Check the compile flags you are using. Some of them may not be compatible with GCC 11. Makefile: If you are using a Makefile, check to see if your environment variables and compile commands need adjusting. Quote
Question
Sallycantdance
hello everyone anyone experience compiling in centos 9? i cant downgrade gcc 11 to 4 or 7 so i cant compile my server without any error any suggestions link that may help me thank you
Edited by GM Winterto be clear
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.