[2/2] ntdll: Add support for relay debugging on ARM64

Alexandre Julliard julliard at winehq.org
Tue Jun 13 16:12:15 CDT 2017


André Hentschel <nerv at dawncrow.de> writes:

> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> ---
>  dlls/ntdll/relay.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 62 insertions(+), 3 deletions(-)

It doesn't build with clang:

aarch64-linux-android-clang -c -o relay.o ../../../wine/dlls/ntdll/relay.c -I. -I../../../wine/dlls/ntdll -I../../include -I../../../wine/include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-2 -gstrict-dwarf -g -O2
<inline asm>:35:2: error: too few operands for instruction
Makefile:561: recipe for target 'relay.o' failed


-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list