GCC

"GCC stands for 'GNU Compiler Collection'. GCC is an integrated distribution of compilers for several major programming languages."

注意不要误认为 GCC 是 GNU C Compiler

虽然很多人习惯叫它“GNU C 编译器”,但它其实是一个编译器集合,支持多种语言,不只是 C 语言。

目前支持的语言包括:
C
C++
Objective-C
Objective-C++
Fortran
Ada
D
Go

posted @ 2026-01-19 13:06  光風霽月  阅读(3)  评论(0)    收藏  举报