View Single Post
 
Old 04-13-2011, 07:58 AM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
Quote:
Originally Posted by andyvand View Post
I updated the sources so that dyld builds with Xcode 4.
This fixed the issue of Finder / SystemUIServer crashing with the custom dyld.
/System/Library/CoreServices/pbs still needs to be packed with upx though.
Also some apps that use Auto::zone::zone (for some ObjC apps) still need packing with upx.
The dyld became faster and more stable with the latest patches though.
On the fly patching works fine (tested it) on any app I've tested it on.
thanks for the share. I assume that this kernel runs also on amd machines? I am asking cause I am running snow 10.6.7 on amd opteron 185 X2 and nforce4 chipset.

Also , any info , how we can pack pbs wih upx , patch it for 32bit mode?
Reply With Quote