Skip to content
Prev 75924 / 398502 Next

0/0, R segfaults

Thank you very much, I did try your simple C program and it works
without any problem.  I even tried some more sophisticated examples,
and they all print out nan instead of a segfault.

My computer has a Pentium 4 CPU, and I compiled R with the following
flags (these are just my default compiler Cflags):

-O3 -march=pentium4 -pipe -fomit-frame-pointer -ffast-math
-mfpmath=sse,387 -msse2 -mmmx
--- Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: