https://bugs.winehq.org/show_bug.cgi?id=40680
tim.inman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.inman@gmail.com
--- Comment #10 from tim.inman@gmail.com --- 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?