Changes between Version 1 and Version 2 of Ticket #64169, comment 6


Ignore:
Timestamp:
Dec 11, 2021, 5:05:25 AM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64169, comment 6

    v1 v2  
    33The oldest Intel Mac I had that did not support 64 bit was a macmini 1,1, and I swapped the processor to a much faster 64bit core2 duo in 10 minutes, for $12, while upgrading the hard drive.
    44
    5 If the 32bit snowleopard comes along without too much trouble, that's OK, but it is quite a different animal to support than the 64bit snowleopard, which (with libc++) tends to fall in line very nicely with 10.7+ and requires relatively little extra work (except for things like go :> ).
     5If the 32bit snowleopard comes along without too much trouble, that's OK, but it is quite a different animal to support than the 64bit snowleopard, which tends to fall in line very nicely with 10.7+ and requires relatively little extra work (except for things like go that have prebuilt upstream binaries that need TLS that need to run :> ).