Re: How to find out if my app is running on PPC or i386
Re: How to find out if my app is running on PPC or i386
- Subject: Re: How to find out if my app is running on PPC or i386
- From: Greg Guerin <email@hidden>
- Date: Sun, 11 Feb 2007 23:26:48 -0700
>>> What I'm asking: is there a function in Carbon to find
>>> out on which architecture my application is running
>>> (I386/PPC) so that i can take the proper measurements?
See:
man 3 sysctl
Also see:
man 1 sysctl
and try:
sysctl hw.cputype hw.cpusubtype hw.byteorder
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden