Debarshi Sanyal <debarshisan...@gmail.com> 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 gcc@gcc.gnu.org,
which is for developers of gcc.  It is appropriate for
gcc-h...@gcc.gnu.org.  Please take any followups to that list.  Thanks.

See the constructor and destructor function attributes.

Ian

Reply via email to