Sallycantdance Posted September 19, 2024 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Monday at 09:00 AM Share 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 Link to comment Share on other sites More sharing options...
0 redv1per Posted October 1, 2024 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 01/22/20 Last Seen: April 3 Share Posted October 1, 2024 can you share your error here? Quote Link to comment Share on other sites More sharing options...
0 jasperwilde Posted November 29, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 11/29/24 Last Seen: November 29, 2024 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.