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

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

Re: [avr-gcc-list] Operation problem


From: Gerard Marull Paretas
Subject: Re: [avr-gcc-list] Operation problem
Date: Fri, 10 Aug 2007 22:39:00 +0200

I forget to tell that compiler version is gcc 4.2.1 with the patches available at winavr cvs for 4.2 version. And compiler flags are:

CFLAGS=-mcall-prologues -std=gnu99 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -mmcu=$(MCU) -Wall -Wstrict-prototypes $(INC_DIRS)
#Optimization level
CFLAGS+=-Os
#Debug info
CFLAGS+=-gdwarf-2

reply via email to

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