This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Does Newlib support printf for float/double numbers?


Hi,

> On a 64 bit AMD machine with Linux 2.6.30, I installed newlib by filling
the
> system call stubs with Linux system calls.

I think newlib should already have support for Linux. How did you run
configure? What compiler are you using? How was that configured?

>  So does Newlib support it? 

Yes, newlib does support floats and doubles - although on some machines it
requires some support from libgcc.  

Cheers,
Jon




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]