??? 08/11/07 21:07 Read: times |
#143119 - option --main-return Responding to: ???'s previous message |
> I would hope that SDCC does not waste a call and return on main(). The is a waste of 2 bytes of idata.
You can use the option "--main-return" to avoid this. A related feature request would be here: http://sourceforge.net/tracker/i...tid=350599 |