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

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

Re: [avr-gcc-list] Problems with float numbers


From: E. Weddington
Subject: Re: [avr-gcc-list] Problems with float numbers
Date: Wed, 29 Jun 2005 09:48:58 -0600
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Jose Javier Segura Juarez wrote:

Joerg, i agree with you but i get the following when use -Wl, -u,vfprintf
-lprintf_flt:

Please note that there must NOT be a space after the -Wl, flag. The whole line must look like:

-Wl,-u,vfprintf -lprintf_flt

See the WinAVR Makefile Template or the output from MFile for the best examples.

HTH
Eric







reply via email to

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