vlang

/

v Public
0 commits 39 issues 0 pull requests 0 contributors Discussions Projects CI

x86-64 backend compatible with Mac OS 10.4 #20

Describe the feature

The current Mac OS x86_64 backend does not support building binaries that can run on Mac OS 10.4. If the backend were to be made compatible with Mac OS 10.4 then V's support range would be greatly increased. It would mean a lot more machines would be able to run V code.

Use Case

To support all x86-64 bit Mac OS versions.

Proposed Solution

Possibly removing newer load commands from the mach-o backend would correct this issue.

Other Information

No response

Acknowledgements

  • [x] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

Version used

V 0.5.1 94a763e

Environment details (OS name and version, etc.)

This information is not needed.

[!NOTE] You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote. Other reactions and those to comments will not be taken into account.