Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> IIRC, the binfmt elf code in the Linux kernel basically only does enough elf parsing to map everything into memory and kick off the linker.

Even for statically linked executables?



For a statically linked executable, the minimal parsing is enough to kick off the executable directly. After all, the linker is "just" a statically linked executable...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: