Msys2的使用 Msys2的使用常用软件包的安装12pacman -S msys2-keyring #更新密钥pacman -Sy --needed base-devel mingw-w64-x86_64-toolchain #C开发包 GDB的使用 上一篇