Where can I find the source for /lib/crt0.o?

I tried disassembling (objdump -d) crt0.o, but did not see initialization of
the .bss section or any "bss" at all, which I had expected to find
(http://www.redhat.com/support/manuals/gnupro99r1/1_GS/int04.html#crt0_zeroes_the_bss_section).
Is there anyone familiar with the innards of the existing crt0 object?

Thanks!

--
John Faith
mailto:[EMAIL PROTECTED]



--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to