View Single Post
 
Old 09-11-2009, 08:31 AM
thorazine74 thorazine74 is offline
 
Join Date: May 2009
Location: Spain
Posts: 411
According to netkas' blog, Apple's 32bits kernel can run 64bits apps if your CPU supports 64 bits. I'm not sure how is that posible, I guess kernel and apps run completely isolated.
Also to complete the picture:

arch=i386: kernel: 32 bits | kexts: 32 bits | apps: 32/64 bits
arch=i386 -legacy: kernel: 32 bits | kexts: 32 bits | apps: 32 bits
arch=x86_64: kernel: 64 bits | kexts: 64 bits | apps: 32/64 bits
arch=x86_64 -legacy: kernel: 64 bits | kexts: 64 bits | apps: 32 bits

AsRock P45TS | C2D E8200 | GeForce 8600GTS
Mac OS X Snow Leopard 10.6.1 + Windows 7 Ultimate 6.1.7600 + Fedora 11

Last edited by thorazine74; 09-11-2009 at 08:35 AM.
Reply With Quote