[1/2] vcomp: Add ARM64 support

Sebastian Lackner sebastian at fds-team.de
Thu Jul 6 12:55:22 CDT 2017


On 05.07.2017 21:23, André Hentschel wrote:
> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> ---
>  dlls/vcomp/main.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
> 

Just recently it was mentioned on the mailing lists that compilers do not support
ms_va_list on ARM64 yet. Does your code rely on any compiler patches, or do you
assume that va_list == ms_va_list?



More information about the wine-devel mailing list