A New Project To Run Mac OS X Binaries On Linux

Posted by Michael Larabel on December 08, 2012

While there is the Wine project to run native Windows binaries on Linux (and other platforms), there's a new open-source project that's emerging for running Apple OS X binaries on Linux in a seamless manner.

It is The Darling Project that's set out to achieve binary compatible support for Apple OS X / Darwin applications on Linux. While in its early stages, Darling does leverage some code from GNUstep, an open-source implementation of Apple's Cocoa Objective-C libraries, widget tool-kit, and application tools.

Darling also possesses some hope as the project is being worked on for a diploma thesis research project by a university student, so at least this means the code should continue to be developed for several months to come in a serious manner. This work is being done principally by Luboš Doležel.

Darling works in a similar manner to Wine for Windows programs but instead it's OS X binaries. Darling must provide an ABI-compatible set of libraries/frameworks as those on OS X so it can parse the executable files for the Darwin kernel, load them into memory, and execute them without needing any code recompilation or other modifications for Linux. Darling uses the GNUstep libobjc2 run-time for part of this Objective-C support. While not a focus of the current work, it's also theoretically possible that it could be extended to handle running applications for Apple's iOS, but that would require dealing with ARM and supporting additional Apple frameworks. However, Luboš Doležel doesn't seem too interested in taking up this iOS on Linux challenge.


Here's screenshots from Doležel showing the same OS X binary running on Apple's operating system and then Linux. The program is just a simple "Hello World" application.


Among the components making up Darling right now is a Mach-O dynamic loader, a tool for Mach-O file examination, a Mac binary file extractor, and a set of libraries. The libraries provide Mach file loading support, a Darwin libc/libSystem replacement, an Apple Objective-C runtime translation layer, and extractors for various formats used on Mac OS X.

Unfortunately at this time, with the project still being early in development, there aren't many Apple programs that can yet run on Linux with this translation layer. Most of the OS X applications working with Darling at this point are console programs. For those interested in the Darling project to run Apple OS X binaries natively on Linux, see the Darling Project Wiki.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. D Language Still Showing Promise, Advancements
  2. Planetary Annihilation Released For Linux Gamers
  3. Gentoo Starts Work On KDE-Wayland Support
  4. NVIDIA To License Its Kepler GPU Technology
  5. KDE's KWin Made Lots Of Progress In 4.11
  6. Ubuntu Announces Carrier Advisory Group
  7. Qt 5.1 Release Candidate 1 Has Arrived
  8. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  9. Subversion 1.8 Presents New Features
  10. LLVM 3.3 Officially Released
  11. LLVM/Clang Now Uses Loop Vectorizer At New Levels
Latest Forum Talk
  1. Planetary Annihilation Plans To Come To Linux
  2. D Language Still Showing Promise, Advancements
  3. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  4. Intel GPU Driver Tries To Rip Out FBDEV Support
  5. Mir Still Causing Concerns By Ubuntu Derivatives
  6. KDE's KWin Made Lots Of Progress In 4.11
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite