1

Hi guys I've seen similar questions but not even one fully answered, so here's mine:

I need to install an older version (6.3) of GCC than the one in my computer, i'm using Ubuntu 17.10 an my actual GCC verion is "gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)".

I've heard that is possible to install more than one GCC version in the same computer, would you suggest it? If so how would i be able to choose when to use which?

Thanks for your attention! :)

zurg
  • 79

1 Answers1

2

In standard Ubuntu repo you have various gcc versions. Simply type apt-get install gcc-6 to install gcc version 6.4.