I really like the template design of elfio. I can get the 32 bit example to work but my attempts of duplicating it as 64 bit library have the " ELF load command address/offset not properly aligned" error from a test dlopen call.
Anyone have a 64 bits example?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I really like the template design of elfio. I can get the 32 bit example to work but my attempts of duplicating it as 64 bit library have the " ELF load command address/offset not properly aligned" error from a test dlopen call.
Anyone have a 64 bits example?
Hi Roger, I am not sure I understand the problem. Would you please describe it in more details?