https://bugs.winehq.org/show_bug.cgi?id=42205
Bug ID: 42205 Summary: winegcc requires gcc 4.7 but 6.1 is installed Product: Wine Version: 2.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: karmo.rosental@gmail.com Distribution: ---
I installed wine-devel 2.0-rc4 from Wine repositories and also had to install GCC 4.7 next to GCC 6.1 to use winegcc.
I got an error every time:
winebuild: gcc-4.7 failed with status 1 winegcc: winebuild failed
After installing GCC 4.7 this error dissapeared and let me compile.
winegcc from Official Ubuntu wine-stable 1.8.5 package worked well with GCC 6.1.