I say sudo apt install gcc and it says I've got the latest version. What do?
Are you on LTS version of Ubuntu? Can you try to explicitly do apt install gcc-14 it may be that you would need to run gcc-14 instead of gcc though if your system requires gcc 11 to be default
Here's a bit more info https://stackoverflow.com/questions/75384136/update-gcc-on-ubuntu
Couldn't find gcc-14 on mine. I'm on the LTS
In my case I had to switch from LTS releases since those don't update the compilers and some other packets that I would like to have up to date Feels like LTS are better for some servers, but not for dev machines
Обсуждают сегодня