all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building with MSYS2 UCRT64
@ 2022-01-26 10:16 Loreno Heer
  2022-01-26 13:12 ` Eli Zaretskii
  2022-01-26 13:45 ` Arash Esbati
  0 siblings, 2 replies; 3+ messages in thread
From: Loreno Heer @ 2022-01-26 10:16 UTC (permalink / raw)
  To: help-gnu-emacs

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-26 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26 10:16 Building with MSYS2 UCRT64 Loreno Heer
2022-01-26 13:12 ` Eli Zaretskii
2022-01-26 13:45 ` Arash Esbati

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.