bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strtod.c compilation failure on i386/Solaris 10


From: Jim Meyering
Subject: Re: strtod.c compilation failure on i386/Solaris 10
Date: Sat, 12 Apr 2008 19:39:46 +0200

Bruno Haible <address@hidden> wrote:

> Jim Meyering wrote:
>>   Undefined                       first referenced
>>    symbol                             in file
>>   __builtin_isnan                     test-strtod.o
>>   ld: fatal: Symbol referencing errors. No output written to test-strtod
>>   collect2: ld returned 1 exit status
>>   make[5]: *** [test-strtod] Error 1
>
> Eric, this may fix it. We don't have a module yet that provides the generic
> isnan() macro. But we have a module 'isnand-nolibm', which the test already
> uses.
>
> OK to commit?
>
> 2008-04-12  Bruno Haible  <address@hidden>
>
>       * tests/test-strtod.c: Include isnand.h.
>       (main): Use isnand instead of isnan.

FYI, that fixes it for me.
With that patch, coreutils builds and passes all tests
on x86 solaris 10.

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]