Source for crt0.o?

jfaith@lineo.com jfaith@lineo.com
Wed Nov 29 16:56:00 GMT 2000


DJ Delorie wrote:

> > Where can I find the source for /lib/crt0.o?
> If you mean cygwin's, it's in src/newlib/libc/sys/cygwin/crt0.s

Thanks, looks like I have cygwin32/crt0.c

> > I tried disassembling (objdump -d) crt0.o, but did not see
> > initialization of the .bss section or any "bss" at all,
> NT does that for you.  We don't need to worry about it.

Are there cases where NT will not do this?  I have an executable
(binutils/gas) whose global data is not being initialized, and which
eventually gets segmentation faults.

--
John
mailto:jfaith@lineo.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list