Skip to content

R-2.15 compile error: fatal error: internal consistency failure

3 messages · andre zege, Duncan Murdoch, Brian Ripley

#
On 12-04-17 5:24 PM, andre zege wrote:
That looks like a message from your compiler.  I think gcc 4.1.2 is 
fairly old (Windows builds are using gcc 4.6.3).  Perhaps it's time to 
upgrade.

Duncan Murdoch
#
On 18/04/2012 00:51, Duncan Murdoch wrote:
Correct, it is very old (the date shows 2008).  But then so are the 
lapack sources, and that file is unchanged since 2006 (and R compiled on 
Linux perfectly well over those years).  So if R compiled on this system 
before, the system has changed ....

Your first port of call is to see if there are missing patches on your 
OS, then report to the vendor.  I might see if a lower optimization 
level would work.