Author Topic: gcc compiler versions  (Read 2349 times)

Offline Charly2001

  • Single posting newcomer
  • *
  • Posts: 3
gcc compiler versions
« on: April 04, 2015, 06:55:52 pm »

I have noticed that my Linux system has more than one version of the Gnu gcc compiler.   Folder /usr/lib/gcc/i686-linux-gnu/    holds versions 4.7, 4.8 and 4.9

When launched manually the shell goes to 4.8.2
Codeblocks also uses 4.8.2  and says so

Should the older versions be removed ?

Regards
Clinical biochemist (retired). Mass spectrometry seen many OS.
Linux Mint 18.3 Sylvia xfce
Still trying to learn C, after many years

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: gcc compiler versions
« Reply #1 on: April 04, 2015, 07:23:04 pm »
If you don't use them you can probably remove them.
It is up to you.
Different distros have different ways to manage alternative/multiversioned packages.
(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!]