[PATCH] ntdll/tests: Don't assume 32-bit test module base.

Jacek Caban jacek at codeweavers.com
Fri Jan 22 08:18:32 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
binutils ld is the only linker that still did that until recently, but 
even it switched to default base above 4G [1]. The problem may be also 
reproduced with llvm-mingw.

[1] 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=514b4e191d5f46de8e142fe216e677a35fa9c4bb

  dlls/ntdll/tests/exception.c | 41 ++++++++++++++----------------------
  1 file changed, 16 insertions(+), 25 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Don-t-assume-32-bit-test-module-base.txt
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210122/cc982bf9/attachment-0001.bin>


More information about the wine-devel mailing list