Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Landslyde on March 02, 2018, 06:07:17 pm
-
Linux Mint 18.3 uses gcc-5.4.0/g++-5.4.0. I just installed gcc-7.1/g++-7.1.
What do I change in CodeBlocks to make CB use v7.1 instead of the system default 5.4.0?
Are these the only changes I need to make?
-
Yes, these are the two changes.
Only you should hope that Mint devs have handled the libstdc++ problem correctly...
But this won't be a problem of C::B :)
-
Code compiles and executes under these settings. Nothing seems "broken". So I'll take this as a good sign :D