2011-03-10 01:12:16 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 01:12:16 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 01:08:29 +09:00
2011-03-10 00:55:54 +09:00
2011-03-10 01:05:56 +09:00
2011-03-10 00:55:54 +09: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/
Description
Darwin/macOS emulation layer for Linux
Readme GPL-3.0 44 MiB
Languages
Objective-C 52.1%
C 28.4%
C++ 15.1%
Assembly 2.1%
CMake 1.3%
Other 0.8%