Skip to content
Prev 44698 / 398530 Next

DLLs and the Floating Point Control Word.

On Mon, 23 Feb 2004 13:37:21 +0000, "Steve Roberts"
<steve.roberts at man.ac.uk> wrote :
I doubt if the FPCW would be enough to cause a crash, but there are
other assumptions R makes that would cause a crash if they were
violated.  In particular, if your compiler sometimes messes up some of
the other registers that are assumed to be preserved, then there would
be trouble.

These kind of crashes are hard to diagnose, because they need someone
familiar with both R and the compiler in question at a very low level.
If the Salford people aren't willing to help with it, then you should
probably look for a different compiler.
Most compilers can produce libraries that are compliant with R's
needs, so this would be a pretty low priority.  If you know someone
who wants to write the code, and it doesn't impact on compliant users,
I'd be willing to take a look.  

Duncan Murdoch