我一直试图降级gcc
到 3.9 或更低版本,但我只能将其降级到 4.4,并且在使用时遇到的错误sudo apt-get install gcc-3.0
是:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gcc-3.0
E: Couldn't find any package by glob 'gcc-3.0'
E: Couldn't find any package by regex 'gcc-3.0'