gcc14需要自己编译,可以编译使用。
V25通过gcc --version查现在的版本还是12.3.0-17deepin10
gcc14需要自己编译,可以编译使用。
V25通过gcc --version查现在的版本还是12.3.0-17deepin10
gcc14需要自己编译,可以编译使用。
V25通过gcc --version查现在的版本还是12.3.0-17deepin10
好的。了解了。谢谢!
好的。了解了。谢谢!
可以安装linuxbrew,通过brew安装gcc14
deepin的库里倒是有gcc13,不过需要手动安装。
gcc-13 --version
gcc-13 (Deepin 13.2.0-3deepin3) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
gcc (Deepin 12.3.0-17deepin10) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
可以安装linuxbrew,通过brew安装gcc14
谢谢。我试试。
deepin的库里倒是有gcc13,不过需要手动安装。
gcc-13 --version
gcc-13 (Deepin 13.2.0-3deepin3) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
这个好啊。直接安装。自己编译太烦了。
gcc (Deepin 12.3.0-17deepin10) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Popular Ranking
ChangePopular Events
More
如题,那位同学安装了v25测试版本,给看看gcc和gdb版本嚒。 执行一下查看版本命令给贴一下谢谢。
sudo gcc --version
sudo gdb --version
sudo g++ --version