We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The diet version of Frida-gum doesn't build on Android ARM64.
Meson log attached.
Error logs:
`ld: error: undefined hidden symbol: _gum_exceptor_backend_prepare_to_fork
referenced by gum.c:343 (../gum/gum.c:343) ninja-log.txt gum/libfrida-gum-1.0.so.p/gum.c.o:(gum_prepare_to_fork)
ld: error: undefined hidden symbol: _gum_exceptor_backend_recover_from_fork_in_parent
referenced by gum.c:349 (../gum/gum.c:349) gum/libfrida-gum-1.0.so.p/gum.c.o:(gum_recover_from_fork_in_parent)
---- etc. --- ... `
The text was updated successfully, but these errors were encountered:
try ndkVersion "23.1.7779620"
Sorry, something went wrong.
No branches or pull requests
The diet version of Frida-gum doesn't build on Android ARM64.
Meson log attached.
Error logs:
`ld: error: undefined hidden symbol: _gum_exceptor_backend_prepare_to_fork
ld: error: undefined hidden symbol: _gum_exceptor_backend_recover_from_fork_in_parent
---- etc. ---
...
`
The text was updated successfully, but these errors were encountered: