Re: #pragma startup doesn't work on GCC
Debarshi Sanyal 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 appropria
#pragma startup doesn't work on GCC
Hi, 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? Regards, Debarshi