From: ian@stams.strath.ac.uk
Subject: [R] FPE Exception R-0.63 DU-4.0b
To: r-help@stat.math.ethz.ch
Date: Wed, 18 Nov 1998 12:48:10 +0000 (GMT)
Dear Helpers
I have compiled R-0.63.0 using --with-f2c (latest version):
CC=gcc (2.8.1)
CFLAGS = -ieee_with_inexact -g -O2
uname -a:
OSF1 euler V4.0 564 alpha
When I run R I get an immediate SIGFPE from the
following statement in arithmetic.c, line 130:
InitArithmetic () at arithmetic.c:130
130 R_NaN = 0.0/R_Zero_Hack;
(gdb) n
Program received signal SIGFPE, Arithmetic exception.
0x120016558 in InitArithmetic () at arithmetic.c:130
Does anyone know how to fix this ?
Many thanks
Ian
-- Ian Thurlbeck http://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of Strathclyde Livingstone Tower, 26 Richmond Street, Glasgow, UK, G1 1XH Tel: +44 (0)141 548 3667 Fax: +44 (0)141 552 2079 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._