For what purpose does gcc use crtbegin.o and crtend.o ?
A:
Those files contain the code to handle C++ global constructors and destructors.
James Roth
2010-06-15 17:54:26
Thank you so much
Walidix
2010-06-15 21:11:38