Re: How to find the architecture for a mach-o file?
Re: How to find the architecture for a mach-o file?
- Subject: Re: How to find the architecture for a mach-o file?
- From: Jonas Maebe <email@hidden>
- Date: Wed, 25 Mar 2009 16:36:06 +0100
On 25 Mar 2009, at 16:06, Karan, Cem (Civ, ARL/CISD) wrote:
On 25 Mar 2009, at 12:43, Karan, Cem (Civ, ARL/CISD) wrote:
Using otool -aSfh, I get the following:
Mach header
magic cputype cpusubtype caps filetype ncmds
sizeofcmds flags
0xfeedface 7 3 0x00 6 11
1208 0x00100085
The problem is that I have no idea what the cputype and subtype
numbers mean. Anybody with any ideas? In fact, any ideas
on how to
fix this problem?
Does <mach/machine.h> help?
Yup, it did! Thanks... although now I'm even more confused than
before,
because I'm running on a Xeon PowerMac, so the type and subtype should
be fine...
That depends on the type and subtype of the application that is trying
to open the library.
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden