mirror of
https://github.com/darlinghq/darling.git
synced 2025-02-18 16:47:58 +00:00
This is a Mach-O loader for linux. * Usage % make % ./ld-mac mac_binary [options...] * Notice - Running all Mac binaries isn't my goal. Only command line tools such as compiler tool chain can be executed by this loader. - Currently, this only supports x86-64. * License Simplified BSD License. Note that all files in "include" directory and some files in "libmac" were copied from Apple's Libc-594.9.1. http://www.opensource.apple.com/release/mac-os-x-1064/
Languages
Objective-C
52.1%
C
28.4%
C++
15.1%
Assembly
2.1%
CMake
1.3%
Other
0.8%