http://bugs.winehq.org/show_bug.cgi?id=7181
Summary: mingw 3.11 compiled R 2.4.1 crashes wine Product: Wine Version: unspecified Platform: PC-x86-64 URL: http://cran.r-project.org/bin/windows/base/R-2.4.1- win32.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: htl10@users.sourceforge.net
The latest release of R 2.4.1 doesn't run under wine. http://cran.r-project.org/ The last one 2.4.0 did (both with wine 0.9.29). Both install OK.
I have traced the difference to the new 2.4.1 being compiled with a newer mingw (3.11+), as I compiled the older 2.4.0 with the new mingw and it also crashes.