Build break in runtime/staprun/unwind_data.c on powerpc
Frank Ch. Eigler
fche@redhat.com
Fri Apr 18 02:36:00 GMT 2008
Ananth N Mavinakayanahalli <ananth@in.ibm.com> writes:
> [...]
>> On a RHEL5 powerpc box using elfutils-0.131 (--with-elfutils option),
The problem does appear to be ppc64 vs ppc related. On a PS3 machine
with a ppc64 kernel and ppc userspace, the stap executable is built as
a 32-bit program but staprun (see bug#4037) is 64-bit. Bundled
elfutils would have to be built for both -m32 and -m64.
I'd rather see bug #4037 fixed. Plus, I'd prefer staprun/stapio not
have to engage in ELF processing anyway and leave it to
translation-time (stap).
- FChE
More information about the Systemtap
mailing list