
好词典

GCC最初代表GNU C Compiler,后来扩展为GNU Compiler Collection,支持多种编程语言。
❶ GNU编译器集合(GNU Compiler Collection)的缩写,是一套由GNU项目开发的编程语言编译器,支持C、C++等多种语言。
“I use gcc to compile my C programs on Linux.”
(我在Linux上使用gcc来编译我的C程序。)
“The latest version of gcc includes many optimizations.”
(最新版本的gcc包含了许多优化。)
gcc compiler — 指GNU编译器集合中的编译器,常用于编译C或C++代码。
“The gcc compiler is known for its reliability and performance.”
(gcc编译器以其可靠性和性能著称。)