Rya*_*man 3 compiler-construction operating-system compile-time
在研究我的操作系统概念决赛时,我偶然发现了
Compile time: If memory location knows, **absolute code** can be generated;
must recompile code if starting location changes
Run Code Online (Sandbox Code Playgroud)
并且示例给出的绝对代码是中断向量表.我想知道这个语句究竟意味着什么,为什么在编译时知道中断向量表?