linux下的gcc

2025-06-20 15:06:01
推荐回答(1个)
回答1:

gnu compiler collection 没有这样的说法。GCC是linux上标准的c编译器。你要编译c++要安装特有的库和G++。没有人会在gcc上编译java