printf problem

Rini van Zetten rini@arvoo.nl
Wed Dec 4 06:25:00 GMT 2002


Hello all.

I'm having some problems when printing floating point numbers with newlib
1.10.0

float f =10.1234;
printf("f= %f\r\n",f)

 results in f= 0.

My target is a mips RM7000 processor

I have build newlib with target mips64-elf

Any help is welcome



More information about the Newlib mailing list