
01-24-2011, 12:46 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by Imkantus
Would you mind to answer some questions to me?
First I wonder what's the purpose of libunwind - I know it is required for building dyld and that this hasn't been the case on Leopard. (That's what even zero-coder like me can understand when looking at the src.^^)
I guess missing libunwind is the reason for having to use upx on some binary - is it?
Do you think you can port libunwind for Snow Leopard?
|
Yeah, we need to pack some binaries with upx for this reason.
I'm going to reverse engineer the routines used in Apple's dyld though (32bit + 64bit Intel part).
I think this will fix the last little issues with the dyld and that it then will be the first dyld release.
|