[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Should -mtiny-stack be the default for small devices?
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Should -mtiny-stack be the default for small devices? |
Date: |
Fri, 29 Jul 2005 23:48:13 +0200 (MET DST) |
Ben Jackson <address@hidden> wrote:
> The AT90S2313, for example, has only 128 bytes of memory. Is there
> any reason why -mtiny-stack shouldn't be the default for these
> devices?
IIRC, the compiler right now doesn't have a clue about the RAM
size of its target. Only the linker knows (from gcrt1.o).
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)