https://bugs.winehq.org/show_bug.cgi?id=40680
--- Comment #11 from Maxime maxime@mmorel.eu --- (In reply to tim.inman from comment #10)
Hi Maxime,
Thanks for your work. I have been playing RL via playonlinux on SteamOS 'Brewmaster'. I cloned wine 1.9.2 with git and made the edits, however when I './configure' I get an error stating that gcc fails the '-V >&5' test. Realizing my version of ggc doesn't like the -V command, I tried removing that line, but it then complains about missing files.
Apparently gcc does need to be greater than version 5 and I think mine is 4.8 or 4.9. I tried upgrading but that caused too many broken dependencies, so I seem to be stuck.
I'm wondering if you think it would work for me to use your compiled patched version?
Hello, I never tried SteamOS, but as it is Debian based, maybe there is a way to build a patched .deb package.