ts-7000
[Top] [All Lists]

Re: [ts-7000] Floating point

To:
Subject: Re: [ts-7000] Floating point
From: Lennert Buytenhek <>
Date: Mon, 3 Apr 2006 15:45:02 +0200
On Mon, Apr 03, 2006 at 09:42:49AM -0400, Etienne Chenard wrote:

> > > #include <stdio.h>
> > > #include <stdlib.h>
> > > int main(int argc, char **argv) {
> > > 
> > >   double d = strtod("25.0", NULL);
> > >   printf("25.0 = %10.10f\n",d);
> > >   return 0;
> > > }
> > > 
> > > I Get:
> > > $ ./test
> > > 25.0 = 0.0000000000
> > 
> > Does it go away if you cross-compile with -static?
> 
> Yes it work now:
> 
> $ ./test
> 25.0 = 25.0000000000

OK.  When you compile with -static, it uses the ARM glibc on your x86
box.  When you compile without, it uses the glibc on your TS-7250.

The conclusion is that the glibc on your x86 is fine but the glibc on
your TS-7250 is broken.


> I think I will update all the file system on my TS-7250 ... 

Exactly.


cheers,
Lennert


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU