[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Mega32 wierdness
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Mega32 wierdness |
Date: |
Mon, 24 Jan 2005 17:57:14 +0100 (MET) |
As Jonny Dyer <address@hidden> wrote:
>I am using avr-gcc -c -g -O3 -Wall -mmcu=atmega32 test.c - should be
>exactly equivalent to your build command.
Beware -O3, it can sometimes generate *huge* (though faster) code by
inlining all ``simple'' functions.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/