bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc 3.3.x and profile


From: Alfred M. Szmidt
Subject: Re: gcc 3.3.x and profile
Date: Sat, 23 Aug 2003 09:53:27 +0200 (MEST)

   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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]