http://bugs.winehq.org/show_bug.cgi?id=17123
Summary: WinAVR: make command fails with Interrupt/Exception caught Product: Wine Version: 1.1.13 Platform: PC URL: http://winavr.sourceforge.net OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: bernhardu@vr-web.de
Created an attachment (id=18970) --> (http://bugs.winehq.org/attachment.cgi?id=18970) Output from 'wine winedbg make'
Trying to build a simple project results in a crash in make.exe. make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xb7cb2c15) This is a mingw build from GNU make. A call to "wine make clean" runs without problem.