avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] What is the recommended route to build avr-gcc withsu


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] What is the recommended route to build avr-gcc withsupport for newer processors?
Date: Sat, 26 Nov 2005 07:57:27 +0100 (MET)

"Nigel Winterbottom" <address@hidden> wrote:

> Exceeding SRAM of course, is not allowed because I would then mangle
> the stack.

Remember, you can set the stack using the symbol __stack on the
(linker) command-line.  That will override the automatic compiler
setting (which is obtained from the crt*.o file).

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]