Finally: Mac Intel patches
Joel Reymont
joelr1@REDACTED
Thu Aug 24 16:15:42 CEST 2006
On Aug 24, 2006, at 2:53 PM, Mikael Pettersson wrote:
> What does `fgrep NO_FPE_SIGNALS erts/*/config.h' return?
fgrep NO_FPE_SIGNALS erts/*/config.h
#define NO_FPE_SIGNALS 1
> If you run `./configure --enable-hipe 2>&1 | tee foo' and
> then `fgrep floating foo', what does it say in the check
> for unreliable floating point exceptions: reliable or not?
fgrep floating foo
checking for unreliable floating point execptions... unreliable;
testing in software instead
--
http://wagerlabs.com/
More information about the erlang-questions
mailing list