Re: [LIP] Program Execution
Arun Sharma <[email protected]>
| Newsgroups | gmane.user-groups.linux.india.programmers |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 13, 2004 at 05:48:29PM +0530, suresh kumar wrote: > > > Hi > This is regarding program execution, > I have seen lot many system calls being called > b4 actually the execution of program happens. > I would like to know where this code present. > To be precise, the code that gets executed for > a program is to be made to process. > If some one knows kindly let me know. > thanks Disassemble /lib/ld-linux.so.2. Sources in glibc. There is some other code in glibc (__libc_start_main) that you need to look at. -Arun ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php