[Vm-dev] MacOS vs MacOSX?

Casey Ransberger casey.obrien.r at gmail.com
Thu Jun 5 15:16:34 UTC 2014


Okay. Going to try to address this tersely. (I'm bad at terse!)

The original Mac OS ran on the Motorola 68000. When that platform went the
way of the way of the dodo, Apple switched to the PowerPC architecture.
During the period of time when Macintosh computers used PowerPC
microprocessors, Apple introduced Mac OS X. When the PowerPC platform went
the way of the dodo, Apple switched to x86 (we call this The Year Hell
Froze Over.)

While I'd reckon that that vast majority of Mac users are running above
ia64 now, you'll still find people running older Macs (the Macs have
historically retained their value and kept on kicking a bit longer than
most of the IBM PC clones.) You'll find some of those people here, in the
Squeak community, so I think there's a strong argument for keeping those
folks in mind.

Hope this helps!

--Casey Ransberger


On Thu, Jun 5, 2014 at 7:39 AM, gettimothy <gettimothy at zoho.com> wrote:

>
> ---- On Thu, 05 Jun 2014 07:05:57 -0700 *Casey
> Ransberger<casey.obrien.r at gmail.com <casey.obrien.r at gmail.com>>* wrote
> ----
>
> >>I'm pretty sure they'd need to be. Totally different systems. OS X was
> originally NeXTSTEP, and was not at all based on the original Mac OS.
>
> Thank you.
>
> Didn't MacOS used to run on a proprietary mac chip as well?
>
> What I mean is that SunOS now (can) target x86, but it used to target
> sparc architecture.
>
> What about MacOS and OSX?
>
> Here is what I am trying to solve:
>
> I have the following directories defined for the GNU builds
>
> build.linux32x86
> build.linux32x86_64
> build.macosx32x86
> build.win32x86
>
> I am wondering if in addition to build.macosx32x86 I need a
> build.macos[wordsize.platform] directory/category for the builds.
>
> The idea is to eliminate guessing and configuration fiddling when trying
> to compile a VM. So, if somebody running OSX on intel, then they go to
> build.macosx32x86.
> But, if somebody is running MacOS on "whatever chip Mac uses" then they
> need to see a directory (or CMake configuration) that is intuitive.
>
>
>
> Cheers.
>
> tty
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140605/54e0d72a/attachment.htm


More information about the Vm-dev mailing list