Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将我的 gcc 版本 4.6.3 降级为 4.3.4 但 ada 版本没有更改 gnat-4.6.3 所以我得到了错误
此系统上未安装 Ada 编译器。
如何将我的 ada 设置为 gnat 4.3.4?
这取决于您运行的系统以及安装方式。您需要从相同版本的 GCC 安装 GNAT,或者您需要以不干扰 GCC 其余部分的方式安装 GNAT。