On Wed, Jul 30, 2008 at 10:59 PM, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Dennis Clarke on 7/30/2008 9:17 AM:
> |> Somehow, the test needs to be made more robust; we either need more m4
> |> magic to determine if -lm is necessary for
On Thu, Jul 31, 2008 at 2:59 AM, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Dennis Clarke on 7/30/2008 9:17 AM:
> |> Somehow, the test needs to be made more robust; we either need more m4
> |> magic to determine if -lm is necessary for f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dennis Clarke on 7/30/2008 9:17 AM:
|> Somehow, the test needs to be made more robust; we either need more m4
|> magic to determine if -lm is necessary for fabs, or a gnulib replacement
|> for fabs that works without requiring libm, or a
On Wed, Jul 30, 2008 at 4:26 AM, Eric Blake <[EMAIL PROTECTED]> wrote:
> -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 S
> Somehow, the test needs to be made more robust; we either need more m4
> magic to determine if -lm is necessary for fabs, or a gnulib replacement
> for fabs that works without requiring libm, or a way to rewrite that test
> to not need fabs. In the meantime, feel free to manually add -lm to the
-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