在mac osx上安装gcc而不安装xcode
可能的重复:
有没有办法安装gcc OSX 没有安装 Xcode?
有没有办法在 mac osx 上安装 gcc 编译器,而不需要整个 xcode 开发怪物?最新的 xcode 下载有 4.5GB,我只想用 gcc 编译一些东西。这有点矫枉过正了。
当然有更好的方法吗?
[现在 OSX XCode 命令行工具支持此功能]
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
请参阅 https://github.com/kennethreitz/osx-gcc-installer
示例操作方法在这里: http://blog.strug.de /2011/09/homebrew-without-xcode-save-15-gb/
See https://github.com/kennethreitz/osx-gcc-installer
A sample howto is here: http://blog.strug.de/2011/09/homebrew-without-xcode-save-15-gb/
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
虽然没有 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/
这是我在没有 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