http://bugs.winehq.org/show_bug.cgi?id=33351 Bug #: 33351 Summary: Wine-15.27 GCC-4.8 x86_64 compilation issues: [-Wformat=] [-Wint-to-pointer-cast] errors / wine64 is somewhat broken (ie: winecfg crashes in 64bit prefix). Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: triplesquarednine(a)gmail.com Classification: Unclassified Created attachment 44117 --> http://bugs.winehq.org/attachment.cgi?id=44117 wine64 gcc-4.8 errors: [-Wformat=] [-Wint-to-pointer-cast] Using GCC-4.8.0(release) when compiling wine(64) highlights some errors in Wine's code... Areas affected; ntdll(signal_x86_64.c), jscript(string.c), oleaut32(tmarshal.c) and setupapi(devinst.c) ... I've attached snippets of all of the errors in compilation (affecting above files), rather than including the full log, for convenience. winecfg now crashes on my machine/ 64bit prefix(compiled with gcc-4.8), while with my old package (compiled with gcc-4.7.3), wine64 works as expected - so i have downgraded for now. I won't bother with crash log from winecfg ~ because GCC has already pointed out the issue, i think. cheerz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.