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]
- Compiling problem: crt0.o -- undefined reference Queenie Chan
- Re: Source for crt0.o? jfaith
- Re: Source for crt0.o? DJ Delorie
- Re: Source for crt0.o? jfaith
- Re: Compiling problem: crt0.o -- undefined reference Earnie Boyd