请问ibook笔记本适合安装linux进行c/c++编程吗?

发布于 2022-06-28 21:32:54 字数 109 浏览 497 评论 8

双系统:mac + linux
在linux下,(powerpc架构)做程序与inter架构不同吗?程序能直接在ibm笔记本下的linux上运行?须改动多吗?
没用过mac,但感觉苹果本性价比高

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

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

发布评论

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

评论(8

淑女气质 2022-07-03 15:48:07

[quote]原帖由 "ambient"]可以告诉你这样做很不好,苹果是RISC的,我也曾经这么用,但是你会发现编写出来的一些程序和在IA平台上运行结果不一样。[/quote 发表:

这怎么可能?我的程序在RS6000和IA32/64上都跑了1年多了,怎么可能结果不一样.

吲‖鸣 2022-07-03 15:47:48

可以告诉你这样做很不好,苹果是RISC的,我也曾经这么用,但是你会发现编写出来的一些程序和在IA平台上运行结果不一样。

痴者 2022-07-03 15:27:08

直接编程不行吗

风向决定发型 2022-07-03 14:24:43

yeah!! it is a variant of BSD system. It is derived from BSD, the version of UNIX& developed at the University of California, Berkeley.  
    OS X with the Yum yum interface called Aqua running on top of Free BSD UNIX using the Mach kernel imported from the old NEXT system.

梦中楼上月下 2022-07-03 14:20:14

是darwin bsd吧

差↓一点笑了 2022-07-03 14:20:10

MAC OS X is base on the freebsd, and freebsd is a variant of BSD system which is a kind of UNIX commercial system; also Linux is base on unix, although Linux is not unix strickly.
    Therefore, if you use OSX, it would be pretty much the same as you are using linux or unix.
    If you want to do progamming in OSX, you code will be migratable to linux or unix. However, it is all depends on which version of complier(such as gcc) you are using. If you want to move you code from your OSX to linux, that would be fully compatible if you use the correct complier.
    Another thing is programming environment in OSX is competely cool, powerful, and productive. In OSX, it provides Xcode.

兮子 2022-07-03 00:52:58

是的,OS X支持Posix和SystemV。
但是Linux对Posix支持不全面

メ斷腸人バ 2022-07-02 04:09:10

OSX 也带有GCC,不用装linux也一样用
当然,你装linux也没有什么不妥

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