是否可以在 osx for openbsd box 中使用 distcc?
我发现唯一一个类似的问题,但这仅适用于 linux 和 xcode...
是否可以使用 distcc 设置 Linux 盒子来构建我的 XCode 项目?
我真的很感兴趣将 OSX GCC 用于 OpenBSD BOX。因为我的服务器真的很慢,而我所需要的只是在家中共享文件和打印。我非常喜欢使用 ports,尤其是为慢速 cpu 重建所有软件包,这确实是一个明显的区别,无论如何,恕我直言,这可能吗?
I found the only one simillar question but that's for linux and xcode only...
Is it possible to set up a Linux box with distcc to build my XCode projects?
im really interested to use OSX GCC for OPENBSD BOX. because my server is really slow, and all I need is file sharing and printing at home. I like to use ports very much, especially rebuilding all packages for slow cpu, it's really noticable difference, anyway, IMHO, is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 distcc 不是这里的问题。你需要的是 OS X -> OpenBSD 交叉编译工具链,效果很好。
一些阅读:
Using distcc is not the issue here. What you need is a OS X -> OpenBSD crosscompiling toolchain, which is something that works well.
Some reading: