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

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

RE: [avr-gcc-list] fprintf of double?


From: Sander Pool
Subject: RE: [avr-gcc-list] fprintf of double?
Date: Sun, 23 Mar 2003 19:58:12 -0800

Ah, thanks a lot. I missed that part in the manual but I found it now.

        Sander

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Brian Dean
> Sent: Sunday, March 23, 2003 1:37 PM
 
> By default you get fprintf()-lite, the non-floating point version.  To
> get the floating point enabled printf(), link with '-Wl,-u,vfprintf
> -lprintf_flt'.



reply via email to

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