View Single Post
 
Old 01-23-2012, 09:39 PM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Final Cut X will not run on an AMD System cause of missing SSSE3 instructions.
Use final cut pro 7 which will work.

Did you boot into 64 bit mode?
You can try to disable on the fly patching cause some apps will not work without compressing it with upx.
Just use the flag std_dyld=Yes and patch your dyld binaries.

I never had problems compiling x86_64 binaries.
Reply With Quote