
01-24-2011, 12:40 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by davisin666
Nawcom kernel is the fix xD
|
Nawcom's kernel package doesn't yet have a custom dyld built in.
It's actually the same as booting this kernel with the following boot argument:
std_dyld=Yes
...
Don't worry, development is proceeding on the dyld.
I'm going to reverse engineer the Apple libunwind procedures from Apple's dyld (i386 and x86_64 dyld part).
I'll keep you posted if I succeed 
|