https://bugs.winehq.org/show_bug.cgi?id=39403 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #26 from Sergey Isakov <isakov-sl(a)bk.ru> --- (In reply to Erich E. Hoover from comment #15)
Created attachment 52549 [details] ntdll: Add thunks to support Chrome's sandbox trampolines. [3]
(In reply to hash from comment #14)
This 2: attachment 52518 [details] attachment 52524 [details]
Please try this newly attached version. We've made a lot of updates, just use it on its own - it doesn't need to be combined with the hack.
Hi Erich, this patch is not compilable by clang-3.8 ~~~ ld: illegal text-relocation to '_KiFastSystemCall' in thunks.o from '_NtOpenFile' in thunks.o for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: Nothing to be done for `all'. winegcc: llvm-clang failed make[1]: *** [ntdll.dll.so] Error 2 make: *** [dlls/ntdll] Error 2 ~~~ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.