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

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

[avr-gcc-list] printf using floats


From: Trampas
Subject: [avr-gcc-list] printf using floats
Date: Mon, 14 Aug 2006 21:37:01 -0400

I don't seem to be able to get the printf working with floats. 

Here is my flags:

## Compile options common for all C compilation units.
CFLAGS = $(COMMON)
CFLAGS += -Wall -gdwarf-2,-u, vfprintf -lprintf_flt -lm
-DF_CPU=16000000ULULULULULULUL  -Os -fsigned-char
CFLAGS += -MD -MP -MT $(*F).o -MF dep/$(@F).d 

Does anyone have a suggestion?

Thanks
Trampas





reply via email to

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