Posts Tagged “darwin”

OpenDarwin 即将关闭

by zhou on July 30, 2006

期望开发另一个 Darwin OS derivative 的努力就这么停止了。4年来,OpenDarwin 没能达到自己的目标,现在的 OpenDarwin 只是host OS X 相关项目的地方。 OpenDarwin was originally created with the goal of providing a development environment for building and developing Mac OS X sources as well as developing a standalone Darwin OS derivative. (…)

Read the rest of this entry »

Darwine

by zhou on April 9, 2006

哈哈,上周日写了 Darwine ,果然在 2006 SourceForge.net Community Choice Awards 里成了 Desktop – Winner。 [tags]darwine, osx, os, sourceforge, software, apple, wine, darwin[/tags]

Darwine

by zhou on April 2, 2006

Darwine 的好消息是,SourceForge 2006 Community Choice Awards , Desktop 类入围。 虽然最终结果在4月5号 Boston 的 LinuxWorld Expo 才公布,不过入围已经是不错的成绩。 名字来自 WINE for Darwin and Mac OS X。目标是移植/开发Wine和相关支持工具到Darwin和Mac OS X,在这些系统上也能运行Windows程序--什么,你说简直是无聊加亵渎?不要让意识形态作怪嘛…… 项目主要有两个阶段,第一是移植Wine到Darwin/PowerPC with X11 (XFree86)--因为很早就开始,那时自然还是PPC的时代。 Darwin很大程度上是FreeBSD,基本的兼容性摆在那儿,稍微麻烦的是Mach内核,Infinite Loop 里的家伙们八成是为了显示个性,文件格式用Mach-O而不是ELF。这个阶段已经完成,WineLib可以在Mac OS X上运行,能够用WineLib重编译Win32程序,并使其在OS X上运行。 第二阶段是,把QEMU 的binary translator整合进WINE。其他一些支持功能,比如从桌面启动 Windows 应用,集成的installer正在计划中。 (…)

Read the rest of this entry »