"Michael K. Edwards" <[email protected]> writes:

> I expect that the first attached patch will fix the PPC32 build.  (I
> have made the offending bits of code conditional on SIZEOF_LONG == 8
> rather than on __powerpc64__, since this is really a matter of
> ptrace() being defined to return a long.)  The other patches capture
> the last remaining bit of substance from crosstool-ng's patches (the
> inclusion guard on common.h) and fix up autoconf warnings.  I haven't
> tested the result on ppc32 -- I am working on x86 and ARM targets --
> but I thought I'd get it out to you for your consideration anyway.

Thanks for the patches.  I applied the guard patch and the ppc32 patch,
which indeed fixes the issue.  I'd rather someone else review the
autoconf patches, that's not an area that I'm comfortable in.

PM

_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel

Reply via email to