From my understanding, unless you are running on a 32bit CPU these days, then 
by default, everything but the kernel on certain Mac models is 64bit. 

I believe it may depend on EFI, my MacBook Pro 4,1 has a 64bit CPU and can be 
told to boot with a 64bit kernel (hold 6 and 4 on boot), but defaults to a 
32bit kernel, my current model Mac Pro on the other hand defaults to a 64bit 
kernel. 

In 10.6 nearly everything else is 64bit however. 

Matt.

On 12/12/2010, at 1:00, eveningnick eveningnick <eveningn...@gmail.com> wrote:

> Hello
> I am creating a system preferences applet (according to apple's
> guide), but after installing (copying) its bundle into
> /Library/PreferencePanes/, and clicking it (or selecting its icon in
> System Preferences app), i always get the message from the subj.
> My OS is running in 32 bit mode:
> $ arch
> i386
> 
> I tried to select in project settings "32-bit universal", "64-bit
> Intel", "Standard 32/64-bit universal" - the first and the last still
> are causing the message "System preferences need to quit and reopen",
> while the second doesn't work displaying error message (which is
> natural).
> 
> I am wondering why does that subj message appear?
> 
> By default System Preferences runs in 64-bit mode (on 64 bit machines,
> if the OS X is started in 64 bit mode). I am starting the system as a
> 32-bit one. I assume, in this case System Preferences should run as 32
> bit as well. Why does it ask me to relaunch into 32 bit mode?
> After clicking Ok, and System Preferences "quits and reopens", there's
> a text "32-bit" in its title, and i can click on any icon including my
> "applet" without this subj message appearence - unless i quit System
> Preferences and open it again.
> 
> What am i doing wrong, and how can i get rid of that message for my
> preference pane?
> Thanks
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/mattw%40madmonks.org
> 
> This email sent to ma...@madmonks.org
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to