Difference between revisions of "Platform Notes (Mac OS X)"
Jump to navigation
Jump to search
(Created page with "== Port Status == The Mac OS X port is a Tier 3 Port == Testing Details == Coming soon. Category:Platform Notes Category:Tier 3 Ports") |
|||
Line 2: | Line 2: | ||
The Mac OS X port is a [[Tier 3 Port]] | The Mac OS X port is a [[Tier 3 Port]] | ||
+ | |||
+ | == Verified Releases == | ||
+ | TBD | ||
== Testing Details == | == Testing Details == | ||
Coming soon. | Coming soon. | ||
+ | |||
+ | == Port Challenges == | ||
+ | Apple makes it extremely difficult to build traditional UNIX software, in the name of "security". Also, Apple silicon (M1 and descendants) cannot be supported with the current shared memory architecture. | ||
+ | |||
+ | We will most likely support only PowerPC and Intel Macs. | ||
[[Category:Platform Notes]] | [[Category:Platform Notes]] | ||
[[Category:Tier 3 Ports]] | [[Category:Tier 3 Ports]] |
Revision as of 07:04, 4 August 2023
Port Status
The Mac OS X port is a Tier 3 Port
Verified Releases
TBD
Testing Details
Coming soon.
Port Challenges
Apple makes it extremely difficult to build traditional UNIX software, in the name of "security". Also, Apple silicon (M1 and descendants) cannot be supported with the current shared memory architecture.
We will most likely support only PowerPC and Intel Macs.