https://bugs.winehq.org/show_bug.cgi?id=45752 Bug ID: 45752 Summary: Visual Studio 2010 (full edition): exception raised on startup Product: Wine Version: 3.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bob.mt.wya(a)gmail.com Distribution: --- I've recently been bashing away trying to get my old Visual Studio 2010 installer to work under Wine. To summarise my findings (using Gentoo): wine-staging-3.14 built with gcc 8.1.0 CFLAGS="... -O0" : Visual Studio starts up as expected wine-staging-3.14 built with gcc 8.1.0 CFLAGS="... -O1" : Visual Studio starts up as expected wine-staging-3.14 built with gcc 8.1.0 CFLAGS="... -O2" : Visual Studio starts up and immediately raises an exception wine-vanilla-3.14 built with gcc 8.1.0 CFLAGS="... -O0" : Visual Studio starts up and immediately raises an exception wine-vanilla-3.15 built with gcc 8.1.0 CFLAGS="... -O0" : Visual Studio starts up and immediately raises an exception -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.