Hannah Schroeter [2006-03-21, 19:18:32]:
> Hello!
> 
> Could this (and the following commit) affect/fix the problem with
> erlang's configure stuff on amd64? Alas, I can't test that myself,
> because I don't have any amd64 box at my hands.
> 
> Kind regards,
> 
> Hannah.
> 
> ----- Forwarded message from Otto Moerbeek <[EMAIL PROTECTED]> -----
> 
> From: Otto Moerbeek <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Tue, 14 Mar 2006 12:27:57 -0700 (MST)
> Subject: CVS: cvs.openbsd.org: src
> 
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [EMAIL PROTECTED]       2006/03/14 12:27:57
> 
> Modified files:
>       lib/libm       : Makefile 
> Removed files:
>       lib/libm/arch/amd64: e_exp.S 
> 
> Log message:
> amd64 asm code is not correct for exp(+/-Inf), so until somebody
> comes up with a correct asm version, use the C version of exp(3).
> ok steven@ kettenis@
> 
> 
> ----- End forwarded message -----

in the mean time Mark Kettenis has committed a new asm implementation
for exp(3). anyway, erlang is still failing. it is trying to multiply
3.23E+133 by 3.57E+257 and hangs there. no exp(3) involved afaik.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to