https://bugs.winehq.org/show_bug.cgi?id=53392
--- Comment #3 from malic malicorne@chez.com --- (In reply to Zeb Figura from comment #2)
(In reply to Zeb Figura from comment #1)
We intentionally compile with -fno-PIC on i386; Windows programs require it. See bug 45199.
Eh, https://source.winehq.org/git/wine.git/commit/ 8f732c66ab37b54c30d63c74f7822ba1d4f04996 is probably a better explanation.
I understand. What are my options there apart from digging and removing all the fno-PIC ? Is the behaviour supposed to be the same for x64 ?