I'm having issues with interpretting how OSX devices interface with 32/64 bit kernels and architectures. I don't even know how to work this.
So maybe someone can help me out. I need to run in a 64bit environment as I'm trying to test some software that required 64 bit. I'm still running into weird issues that point to it being an architecture issue, however, according to System Profiler and generic commands on the system, I'm running both - which is rather confusing. Sort me out, PLEASE!
Here's the two commands (and their corresponding output):
drew - ~ $ uname -m
x86_64
drew - ~ $ arch
i386
And a screenshot:
