Building collect2 for C?

Andrew Pinski pinskia@physics.uc.edu
Tue Mar 16 16:45:00 GMT 2004


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



More information about the Gcc mailing list