I got a little problem. I am on a project that need GCC 10.x or later.At this time i have GCC 9.4.0 on Ubuntu 20.04.1. I tried to update the compiler, but it does not work.Can anybody give me an advice for the update?
I read on the gcc website that version 9.4 is more up-to-date than some 10.x versions. How is Gcc structured?
Many thanks
among other things I tried:
sudo apt-get install gcc-10.2 g++-10.2
but afterall is my gcc version still 9.4gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0