Linux查看gcc和glibc版本 发表于 2020-12-30 更新于 2025-08-13 分类于 Linux 查看gcc版本1gcc -v 查看glibc版本1ldd --version 12gcc -vldd --version