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. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. New Intel X.Org Driver Supports All Of Haswell
  2. SQLite Now Faster With Memory Mapped I/O
  3. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  4. Qt For Tizen Launches, Based On Qt 5.1
  5. KTAP Released For Linux Kernel Dynamic Tracing
  6. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  7. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  8. Handbrake 0.9.9 Supports OpenCL Offloading
  9. Freedreno Gallium3D Now Banging The Adreno A3XX
  10. Jolla Announces Their First Phone
  11. Mageia 3 Released, Still Using Legacy GRUB
Latest Forum Talk
  1. Handbrake 0.9.9 Supports OpenCL Offloading
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  4. The Cost Of Ubuntu Disk Encryption
  5. Qt For Tizen Launches, Based On Qt 5.1
  6. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  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