Perhaps you knew all this already, then you need to ask more
   specificly.

This much I knew, sorry for being inspecific.  I wanted to know the
exact function of what each crt*.o file does.  For example what the
purpose of gcrt0.o is.  Or what the purpose of crt1.o is.  I.e. what
they are used for (profile, shared, static, debug, etc)

This is the complete list of crt.o releated files I have on my system:
crtbegin.o, crtbeginS.o, crtbeginT.o, crtend.o, crtendS.o, Mcrt1.o,
crt0.o, crt1.o, crti.o, crtn.o, gcrt0.o, gcrt1.o.

crtbegin*.o and crtend*.o belong to GCC, and the rest belongs to libc.

Cheers.



_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to