From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Thomas To: Grant Edwards Cc: ecos Subject: Re: [ECOS] sprintf test failure? Date: Mon, 15 Nov 1999 13:31:00 -0000 Message-id: References: <19991115150147.A21889@visi.com> X-SW-Source: 1999-11/msg00047.html On 15-Nov-99 Grant Edwards wrote: > On Mon, Nov 15, 1999 at 02:22:56PM -0600, Grant Edwards wrote: > >> I don't think I'm going to actually be using sprintf with floating >> point numbers. All of the other libc tests seem to pass. Should I >> be concerned about the failures? > > I've also got some failures in libm (all of the failures were due to > results out of tolerance). In my initial application, I doubt that I > will need any of the functions that failed, but if these failures are > due to something I did in my porting efforts, I'd like to get it > fixed. > These are most likely due to ARM compiler setup. What [exactly] is your platform? Which core? What compiler flags do you use?