On 02/10/2006, at 4:17 PM, Jack Howarth wrote:
Geoff, So should we have... #ifdef __ppc__fde = getsectdatafromheader (image->mh, "__DATA", "__eh_frame", &sz);#endif #ifdef __ppc64__fde = getsectdatafromheader_64 ((struct mach_header_64 *)image- >mh, "__DATA", "__eh_frame", &sz);#endifor does the check for __DATA eh frames have to only be done for 32- bit Darwin PPC?
I'm pretty sure the existing code is correct.
smime.p7s
Description: S/MIME cryptographic signature