Compilation of R-0.62.1 on DEC Alpha
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
19 Jun 1998 20:02:35 +0200
Douglas Bates <bates@stat.wisc.edu> writes:
>
> I see I contradicted myself.
>
> Douglas Bates <bates@cs.wisc.edu> writes:
>
> > I do have the -ieee_with_no_inexact flag being passed to gcc. The end
> xxx
> ...
> > C compiler: gcc -ieee_with_inexact -g -O2
>
> Strike the "_no"
>
Never mind. The strange thing is that it isn't behaving according to
IEEE specs, because according to those, default behaviour on fp
exceptions is to set a flag and continue.
I bet the exception is happening in InitArithmetic() in
src/main/arithmetic.c which does some division by zero *before*
setting a signal handler for SIGFPE. Tried running it under the
debugger? (or debugging the core file?)
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._