[PATCH 1/3] winebuild: Added support for entry points generated in runtime.

Michael Müller michael at fds-team.de
Tue Jan 19 09:28:46 CST 2016


Am 19.01.2016 um 16:18 schrieb Jacek Caban:
> Sadly, we don't have support for this on Mac
> (and clang in general) and 64-bit yet, but that would mostly increase
> importance of an already existing problem.

We have hotpatching support in the official WineHQ OS X builds. I
implemented the support for the ms_hook_prologue attribute in clang.
Take a look at our packaging repository
(https://github.com/wine-compholio/wine-packaging/tree/master/macosx/clang-native)
for the patches.



More information about the wine-devel mailing list