Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_linux_programming thread: ELF-header size reduction


Message #1 by "Mikko Woodroffe" <mwood@g...> on Tue, 19 Nov 2002 12:24:19
I am wondering if it is possible in assembly for a program to call a 
function that exists in a shared library, without the elf header of the 
program containing an entry for that function. I'm trying to reduce 
executable size to an absolute minimum. 

Mikko Woodroffe

  Return to Index