https://bugs.winehq.org/show_bug.cgi?id=45703
--- Comment #24 from Louis Lenders xerox.xerox2000x@gmail.com --- Ok, here`s yet another mystery to solve....
That version of wine i applied the patch on top of was actually a wine version from a few weeks ago that I compiled with -fPIC -02
Now I upgraded that tree to wine-4.6 , applied patch, compiled with -fPIC -02, and it doesn`t work anymore, WINWORD crashes...
So I just rechecked:
wine-4.4 compiled with -fPIC -02 + patch --> WINWORD starts fine
wine-4.6 compiled with -fPIC -02 + patch --> WINWORD crashes....
Story continues, Anyone an idea how this is possible?