在mac osx上安装gcc而不安装xcode

发布于 2024-10-22 06:12:25 字数 496 浏览 2 评论 0 原文

可能的重复:
有没有办法安装gcc OSX 没有安装 Xcode?

有没有办法在 mac osx 上安装 gcc 编译器,而不需要整个 xcode 开发怪物?最新的 xcode 下载有 4.5GB,我只想用 gcc 编译一些东西。这有点矫枉过正了。

当然有更好的方法吗?

[现在 OSX XCode 命令行工具支持此功能]

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

Is there any way to just install the gcc compiler on mac osx without the entire xcode development monstrosity? The latest xcode download is 4.5GB and all I want to do is compile something with gcc. That is a tad bit of overkill.

Surely there is a better way?

[Now this is supported in OSX XCode command line tools]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

季末如歌 2024-10-29 06:12:26

2012 年 2 月,Apple 发布了 Xcode 的命令行工具作为单独的下载:
https://developer.apple.com/downloads/index.action

对于背景,您可以阅读 osx-gcc-installer 项目作者的这篇文章:
http://kennethreitz.com/xcode-gcc-and-homebrew.html

In February 2012 Apple released the command line tools for Xcode as a separate download:
https://developer.apple.com/downloads/index.action

For background you can read this post from the author of the osx-gcc-installer project:
http://kennethreitz.com/xcode-gcc-and-homebrew.html

只想待在家 2024-10-29 06:12:26

虽然没有 Xcode 绝对可以安装 gcc,但似乎没有人以这种方式打包它......
也就是说,您提出这个问题的主要原因似乎是为了避免大量下载?如果您仍然拥有 Mac 附带的操作系统安装光盘,那么我们可以安装 Xcode,而无需从头开始下载。
DVD 的根目录下应该有一个包含 Xcode 安装程序的 Optional Installs 文件夹。

编辑:也许终究有办法!
此页面链接到系统 10.6 的 gcc 二进制文件:
http://hpc.sourceforge.net/

While it is definitely possible to install gcc without Xcode, it seems that nobody packages it in such a way...
That said, it does seem like your main reason for asking is to avoid the large download? If you still have the OS install discs that came with your Mac then we can get Xcode installed without having to download it from scratch.
On the root level of the DVD should be an Optional Installs folder that contains an Xcode installer.

Edit: maybe there is a way after all!
This page links to binaries of gcc for System 10.6:
http://hpc.sourceforge.net/

∞觅青森が 2024-10-29 06:12:26

这是我在没有 Xcode 的情况下获得 CLT 的地方。希望它有效。

Here is the place where I got the CLT without Xcode. Hope it works.
https://www.dropbox.com/sh/pneetxuvlljc6m0/jlRLmI4MBo/xcode44cltools_10_86938106a.dmg

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文