Debarshi Sanyal <[email protected]> writes: > gcc doesn't seem to support "#pragma startup" and "#pragma exit". I > used gcc 4.0.0. > Does there exist equivalent commands for these pragmas in gcc?
This question is not appropriate for the mailing list [email protected], which is for developers of gcc. It is appropriate for [email protected]. Please take any followups to that list. Thanks. See the constructor and destructor function attributes. Ian
