It's been rumoured that mail263 said:
> 
> I have asked a problem on the start address of heap. Until now I get =
> still no way to solve it. But I get a advice that I should study the =
> loader of a excutable program. Now my question is where is source of the =
> loader that load a program into memory and run it?

Last I looked, the loader (for linux) was in the kernel itself,
in /usr/src/linux/fs/binfmt_elf.c

--linas

Reply via email to