Is there a way to install gcc in OSX without installing Xcode?

后端 未结 9 1199
囚心锁ツ
囚心锁ツ 2020-11-28 06:54

I\'ve googled the hell out of it, and it seems like there is no way to install gcc on OS X without installing Xcode (which takes at leats 1.5GB of space). All I need is gcc

9条回答
  •  执念已碎
    2020-11-28 07:45

    Checkout command line tools for Xcode from apple. It's official support from apple to only create the command line tools.

提交回复
热议问题