https://bugs.winehq.org/show_bug.cgi?id=50993
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #7 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 71677 --> https://bugs.winehq.org/attachment.cgi?id=71677 Add some more instructions to GetInstructionSize.
I took Romans patch and Erics patch from 52386 and added a few more instructions needed to run a x86_64-llvm-mingw generated test exe with a regular x86_64-w64-mingw 10.2.1 "wine userland". Also needed manually adding some link commands to winegcc.c and having msvcrt/string.c:strlen compiled with "__attribute__((optimize("-O0")))".