not too sure what the issue is here.
Solaris 10 AMD64 with Sun Studio 12 compiler.
I used gnu make 3.81 also :
bash-3.2$ which make
/export/home/dclarke/local/bin/make
bash-3.2$ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dennis Clarke on 7/29/2008 7:48 PM:
| not too sure what the issue is here.
| test-strtod.c:738: assertion failed
...
| FAIL: test-strtod
The issue is well-known. Your libc is buggy when it comes to C99
strtod(3) compliance, but the con
On Wed, Jul 30, 2008 at 2:22 AM, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Dennis Clarke on 7/29/2008 7:48 PM:
> | not too sure what the issue is here.
>
> | test-strtod.c:738: assertion failed
> ...
> | FAIL: test-strtod
>
> The issue
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[re-adding the list, and also adding bug-gnulib, since this particular
problem is related to gnulib. For bug-gnulib readers: this is a report of
test-strtod failure on Solaris 10]
According to Dennis Clarke on 7/29/2008 10:09 PM:
| whoops
|
| builds