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

s/ElfAddr/Elf_Addr/ #8

Open
jmgurney opened this issue Jun 17, 2020 · 0 comments
Open

s/ElfAddr/Elf_Addr/ #8

jmgurney opened this issue Jun 17, 2020 · 0 comments

Comments

@jmgurney
Copy link

In testing this on FreeBSD (aarch64 specifically), I ran across that I needed to change both ElfAddr and ElfOff to Elf_Addr and Elf_Off respectively in src/plt-elf.c to compile. Once I did, it compiled and pasted the tests.

This was on:
FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #25 r361402+b36207bba19d-c268811-dirty: Sat May 30 08:17:13 UTC 2020 vagrant@freebsd:/usr/obj/home/vagrant/freebsd/arm64.aarch64/sys/GENERIC arm64

I'm not sure what is the best way to address this change/difference w/o impacting other OSes.

ziyao233 pushed a commit to ziyao233/Mimick that referenced this issue Feb 9, 2024
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
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

1 participant