Skip to content

Conversation

@belegdol
Copy link
Contributor

@belegdol belegdol commented Dec 2, 2025

This removes the first hurdle towards having mame compile on riscv64 again.

@cuavas
Copy link
Member

cuavas commented Dec 2, 2025

What problem is having ARCHITECTURE set causing? Are you adding PTR64=1 to the build options to force it to see that the unrecognised architecture has 64-bit pointers?

@belegdol
Copy link
Contributor Author

belegdol commented Dec 2, 2025

Having ARCHITECTURE set results in the build system trying to pass -m32 to the compiler.
I can retest with PTR64=1 later. I just have a qemu VM available though so my testing capacity is very limited as it is very slow.

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