Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to build crash binary in x86 host while it aims to run in arm64 host? #60

Open
tiger20081015 opened this issue Aug 7, 2020 · 1 comment

Comments

@tiger20081015
Copy link

Hi, I'm trying to compile the crash binary on the x86 host, while the binary aims to run on arm64 host for live debug. Is there any method to do this? I used make target=ARM64 but it still can only run in x86. Thanks.

@k-hagio
Copy link
Contributor

k-hagio commented Nov 24, 2020

FYI, a patch to support cross-compilation was posted [1]. Can you try it?

[1] https://www.redhat.com/archives/crash-utility/2020-November/msg00016.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants