ELF executables have a field to specify what address to load code into.
Since every process has virtual memory I'm not sure why this necessary.

Can't you just make a convention that says to always load code starting
at virtual address zero (0x00000000) ???  It seems that would be the
logical thing to do unless I'm missing something.

Chris




-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to