News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

gcc-7/g++-7

Started by Landslyde, March 02, 2018, 06:07:17 PM

Previous topic - Next topic

Landslyde

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?


oBFusCATed

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 :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Landslyde

Code compiles and executes under these settings. Nothing seems "broken". So I'll take this as a good sign  :D