[Ltrace-devel] PPC32 build fix, and other minor fixes suggested for 0.6.0

Michael K. Edwards m.k.edwards at gmail.com
Sun Mar 6 21:18:28 UTC 2011


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,
- Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-PPC64-long-to-int-conversions-conditional-on-SI.patch
Type: application/octet-stream
Size: 2026 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20110306/5c042d13/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Save-copies-of-libtool-m4-macros-in-config-m4-to-mak.patch
Type: application/octet-stream
Size: 983 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20110306/5c042d13/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Multiple-inclusion-guard-for-common.h.patch
Type: application/octet-stream
Size: 714 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20110306/5c042d13/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Result-of-autoupdate-with-autoconf-2.65.patch
Type: application/octet-stream
Size: 862 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20110306/5c042d13/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-autoreconf-with-verbose-without-symlink.patch
Type: application/octet-stream
Size: 647 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20110306/5c042d13/attachment-0004.obj>


More information about the Ltrace-devel mailing list