8000 Minor changes to allow box64 to build and run on 64-bit PowerPC. by eerykitty · Pull Request #166 · ptitSeb/box64 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Minor changes to allow box64 to build and run on 64-bit PowerPC. #166

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

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

eerykitty
Copy link
Contributor

ppc64le/ELFv2 appears to use the same varargs type as LoongArch64. I changed the loongarch varargs macros to apply to powerpc64 as well, and it builds and appears to work correctly.

The only other change is a small difference in structs between 32 and 64 bit powerpc uc_mcontext.

@ptitSeb
Copy link
Owner
ptitSeb commented Nov 19, 2021

Nice! I guess a profile in the CMakeList.txt would also be a good thing.

@ptitSeb ptitSeb merged commit 7888cae into ptitSeb:main Nov 19, 2021
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

Successfully merging this pull request may close these issues.

2 participants
0