From today, 3-19-2008, I'm going to read through the book , which is said to be a very nice book for programmers. Here, I quote John's sentences from his book to discribe the importance of linking&loading proccess:
"
Memory mapped executable
program, shared libraries, and dynamic linking affect many parts of an
operating system, and an operating system designer disregards linking issues at
his or her peril. "
I'm not designing operating system right now, but I have much trouble dealing with the operating system I'm working on. I usually have difficulty how my function module get effetct on our demo product——from source code to final application, there seems to be an invisible dissepiment for me. I want to have a omnidirectional understanding of the os, of how my source code to be linked, loaded , and finally runned on our mini-machine to get a vivid application. I hope I can find some answers in this book.
阅读(1255) | 评论(0) | 转发(0) |