Report a bugIf you spot a problem with this page, click here to create a Bugzilla issue.
Improve this pageQuickly fork, edit online, and submit a pull request for this page.Requires a signed-in GitHub account. This works well for small changes.If you'd like to make larger changes you may want to consider usinga local clone.
dmd.backend.mach
Mach-O object file format
Translated to D from mach.h
Build for MacOSX min OS version.
Build for platform min OS version.
struct
version_min_command;
The version_min_command contains the min OS version on which this binary was built to run.
X.Y.Z is encoded in nibbles xxxx.yy.zz
X.Y.Z is encoded in nibbles xxxx.yy.zz
struct
build_version_command;
Thebuild_version_command contains the min OS version on which this binary was built to run for its platform.
Platform
X.Y.Z is encoded in nibbles xxxx.yy.zz
X.Y.Z is encoded in nibbles xxxx.yy.zz
Number of tool entries following this