This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/16914] probe syscall.* fails with compilation error
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 06 May 2014 18:17:26 +0000
- Subject: [Bug translator/16914] probe syscall.* fails with compilation error
- Auto-submitted: auto-generated
- References: <bug-16914-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=16914
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jistone at redhat dot com
--- Comment #4 from Josh Stone <jistone at redhat dot com> ---
(In reply to Martin Cermak from comment #0)
> kernel-3.13.0-0.rc7.31.sa2.bz1094366.aarch64 (3.13.0-0.rc7.31 + rhbz1094366 fix)
This kernel does have CONFIG_COMPAT=y, but I don't think that's typical for
that product. Regardless, we need to be prepared for the possibility.
(In reply to Martin Cermak from comment #3)
> (In reply to David Smith from comment #2)
> > Does aarch64 run 32-bit executables?
> My *guess* is that it doesn't. Certainly gcc doesn't support -m32.
The architecture does support 32-bit, but distros might choose not to enable it
in the kernel or toolchain.
--
You are receiving this mail because:
You are the assignee for the bug.