This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building collect2 for C?



On Mar 16, 2004, at 08:44, Dave Murphy wrote:


E Weddington writes:

Eric> In my mind, this implies that collect2 is only necessary for compiling C++, and not necessary Eric> for C. Is this correct?

	GCC C code can include constructors, destructors, and exception
handling frames.

since when?

It can contain exception handling frames since at least 2.95.3 with -fexceptions.


Constructors and destructors for a long time too with attributes.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]