This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: Got printf() et al. to work, but not for floating point
On Sep 14, 2007, at 9:35 AM, Dave Korn wrote:
At a WAG, perhaps your compiler and your newlib disagree about
whether or
not you've built for hard-float or soft-float?
That's actually a very good guess, but I think they both agree. At
least, the ABI is close enough according to readelf -h. I don't
really know how to test the assertion, though, do you?
--
Rick