Closed Bug 553429 Opened 15 years ago Closed 15 years ago

x86_64 Mac OS X builds should require Mac OS X 10.6

Categories

(Core :: General, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jaas, Assigned: jaas)

Details

Attachments

(1 file)

Attached patch fix v1.0Splinter Review
We are not planning to support running x86_64 builds on Mac OS X 10.5 because the 64-bit application run-time is not mature enough. We should make this requirement explicit so that people don't accidentally run x86_64 builds on Mac OS X 10.5 and run into problems.
Attachment #433440 - Flags: review?(benjamin)
(In reply to comment #0) > the 64-bit application run-time is not mature enough. What specific problems are there?
There might be a specific list somewhere but my experience a while ago was unpleasant and friends had the same experience. That would make sense since 64-bit GUI applications are very rare on 10.5 (basically Xcode and Chess, both 32-bit by default).
Aside from Apple framework bugginess, we don't have proper API support for things like IME in 64-bit 10.5 (NSInputContext is 10.6 only and our 64-bit builds will probably end up depending on it).
Attachment #433440 - Flags: review?(benjamin) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: