This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: where is _start function ?


On 7/11/07, Mike Frysinger <vapier@gentoo.org> wrote:
On Tuesday 10 July 2007, Metuki Sabhe wrote:
> I was wondering where is the source of the _start function.
>
> I know it comes from crti.o,
> but grepping in glibc's csu folder I couldn't find
> any function whose name is _start.

it's all in the csu/ directory

found it in sysdeps/i386/elf/start.S (got the start.S tip from the link u sent in the other thred).

thanks !!
metuki

-mike




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]