
11-20-2010, 03:49 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by scififan68
64bit works on my AMD X2 5600+ with the bootflags "arch=x86_64 -notscverify -force64" just had to revert to chameleon 2 RC4 and no 32bit apps for me yet.
System Software Overview:
System Version: Mac OS X 10.6.5 (10H574)
Kernel Version: Darwin 10.5.0
Boot Volume: 1TB
Boot Mode: Normal
Computer Name: Mac Pro
User Name:
Secure Virtual Memory: Not Enabled
64-bit Kernel and Extensions: Yes
Time since boot: 10 minutes
|
You can use my amd_insn_patcher to patch libSystem.dylib (dyld should get auto-patched but if it doesn't work after patching you can patch this with the tool too).
Next you need to rebuild your dyld shared cache with
sudo update_dyld_shared_cache
in Terminal and you should be set for running 32bit apps after a reboot.
|