【发布时间】:2015-06-04 22:27:58
【问题描述】:
我需要安装生成ELF的gcc交叉编译器,我找到了这个站点-http://time.to.pullthepl.ug/blog/2014/2/3/xv6-on-mac-os-x/
它指向 home-brew-gcc_cross_compilers (https://github.com/jinmel/homebrew-gcc_cross_compilers) 和 put them in homebrew formulas 的 github,但我不确定如何将它们放入公式中。
那么,如何将github代码下载到自制公式中调用brew install i386-elf-gcc?
【问题讨论】: