Nixers Book Club - Book #5: Computer Science from the Bottom Up - Community & Forums Related Discussions

Users browsing this thread: 1 Guest(s)
seninha
Long time nixers
Last chapter.

The chapter is about libraries, dynamic linking, relocation, etc. It also covers the problem of library versioning.
The chapter has some examples on disassembling some code and exploring the ELF to check what library is needed, etc.
This chapter also had some XXX: TODO marks, but less than some previous ones.


Messages In This Thread
RE: Nixers Book Club - Book #5: Computer Science from the Bottom Up - by seninha - 19-09-2021, 05:16 PM