Re: Determining architecture type at run time
27 Apr
2009
27 Apr
'09
11:25 a.m.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 27 Apr 2009, at 13:20, Brian Bergstrand wrote: Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... ENOENT is "no such file or directory". That would mean there's no name mapping for hw.machine_arch, so use sysctl() instead with HW_MACHINE_ARCH as the MIB ID. Or look at the output of "sysctl -a" on the command line to see which selectors are available. This email sent to site_archiver@lists.apple.com
6037
Age (days ago)
6037
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jonas Maebe