Re: programmatically determining if the machine is intel or not
Re: programmatically determining if the machine is intel or not
- Subject: Re: programmatically determining if the machine is intel or not
- From: "Julien Jalon" <email@hidden>
- Date: Wed, 17 May 2006 21:42:30 +0200
If your binary will be Universal, you don't need any run-time based
check and #ifs are the way to go.
The only need for a programmatic check is for PPC code running on
Intel using Rosetta.
You should consider reading:
<http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary_intro/chapter_1_section_1.html#//apple_ref/doc/uid/TP40002217-CH204-TPXREF101>
--
Julien
On 5/17/06, Jonathan Sand <email@hidden> wrote:
Does anyone know of a way to programmatically determine whether ones
Mac code is running on PowerPC or Intel hardware?
Jonathan Sand
(: enlightenment would be nice :)
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden