[Libre-soc-bugs] [Bug 1169] Add ELF and mmap support to ISACaller -- no dynamic linking

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Sep 22 05:18:00 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1169

--- Comment #11 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #10)
> I did some more testing and it seems like linux uses the second option on
> the talos server. no relocations seem to be performed by the kernel when
> loading /usr/bin/echo -- I tested by running gdb /usr/bin/echo and then
> running `starti` and dumping all the file mappings, comparing them to the
> file they were loaded from.

I tried it with /usr/bin/python3.7 and, likewise, no relocations seem to be
performed...maybe we can get away with not implementing relocations for at
least dynamically-linked executables!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list