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

ARM64 build failure #172

Closed
IntelMiner opened this issue May 7, 2018 · 2 comments
Closed

ARM64 build failure #172

IntelMiner opened this issue May 7, 2018 · 2 comments

Comments

@IntelMiner
Copy link

Hi,

I'm attempting to port RetroArch and all its available cores to ARM64/ARMv8. pcsx-rearmed appears to fail to build

Using the current latest git commit c6e7ce9ef2e39e798dfc0b0fe071064b11b4ca9e

compilation seems to fail with several errors

I've uploaded the build log here

I've also been working with the person maintaining the build scripts here and linking in other relevant bugs for each core as I can

@ghost
Copy link

ghost commented May 7, 2018

I think you need to disable the dynarec, which uses ARMv7-only assembly. @webgeek1234 has also done a lot of work porting cores to ARMv8 on Android, he may be able to help you as well.

@notaz
Copy link
Collaborator

notaz commented Oct 18, 2023

This should be long resolved.

@notaz notaz closed this as completed Oct 18, 2023
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