Is it safe to build wine with gcc-4.9

Questions about Wine on Linux
Locked
sizeofbool
Newbie
Newbie
Posts: 3
Joined: Mon Aug 31, 2015 2:28 pm

Is it safe to build wine with gcc-4.9

Post by sizeofbool »

Previous experience of building wine using gcc-4.9 was problematic and in the end was a huge waste of time.
Is it fixed now or I should build it with gcc-4.8 as ususal?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is it safe to build wine with gcc-4.9

Post by dimesio »

The only bug I could find here for gcc 4.9 was https://bugs.winehq.org/show_bug.cgi?id=36139, and that's marked fixed.
sizeofbool
Newbie
Newbie
Posts: 3
Joined: Mon Aug 31, 2015 2:28 pm

Re: Is it safe to build wine with gcc-4.9

Post by sizeofbool »

Thanks, dimesio. I can't remember what exactly was the problem before, probably with installers, so "msi issue" fits.
I just rebuilt latest version of wine from git sources with WoW64 support using gcc-4.9 and gonna test it asap.
Locked