help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building with MSYS2 UCRT64


From: Loreno Heer
Subject: Building with MSYS2 UCRT64
Date: Wed, 26 Jan 2022 11:16:32 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Hi there,

I can succesfully build emacs with MINGW64 (msvcrt) but if I try to
build it using UCRT64 (ucrt) I get a bunch of errors:

C:/msys64/ucrt64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
C:\msys64\tmp\ccoT9xeo.o: in function `main':
C:\msys64\home\User\src\emacs\nt/cmdproxy.c:874: undefined reference to
`_snprintf'

...

Looks like _snprintf is not defined when using ucrt.

Not sure if this is a problem of emacs, msys or windows 7.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]