[En-Nut-Discussion] Write floating data to a string

Daniel Makus daniel.makus at fhtw-berlin.de
Fri Oct 29 12:33:33 CEST 2004


Ole Reinhardt schrieb:

>Hi,
>
>  
>
>>what is wrong ?
>>    
>>
>
>you need to link to nutcrtf.a instead of nutcrt.a. 
>
>Nutcrtf is the floting point version and is slightly larger than
>nutcrt.a
>
>Regards,
>
>Ole Reinhardt
>
>
>  
>
Hi, Ole

I compiled the Nut/OS  with option for floating point output in

"C runtime->>File Streams->Floating point" , but it compiles with follow error message:

C:/ethernut/nut_simple/lib\libnutcrtf.a(putff.o)(.text+0x5da): In function `_putf':
: undefined reference to `dtostrf'
C:/ethernut/nut_simple/lib\libnutcrtf.a(putff.o)(.text+0x5ea): In function `_putf':
: undefined reference to `dtostre'
make.exe: *** [temp_meas.elf] Error 1

Regards, 
Daniel




More information about the En-Nut-Discussion mailing list