Skip to content


How to tell if you Mac has a 32-bit or 64-bit processor?

Wow, I’ve been looking for this for a while, but finally an easy solution. The documentation is actually just on the Apple website. Basically, you just need to check the name of your processor and you’re done. http://support.apple.com/kb/HT3696

Posted in Uncategorized.

Tagged with , .


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. Sophomore Dev » Creating my first complete Django project on Snow Leopard linked to this post on January 18, 2010

    [...] if your machine is 64-bit.  How do you find out if your Mac is 64-bit or not?  See this short post on how to tell from simply looking at your processor.  So I mistakenly installed the 32-bit [...]