all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Loreno Heer <helohe@bluewin.ch>
To: help-gnu-emacs@gnu.org
Subject: Building with MSYS2 UCRT64
Date: Wed, 26 Jan 2022 11:16:32 +0100	[thread overview]
Message-ID: <ssr721$287$1@ciao.gmane.io> (raw)

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	other threads:[~2022-01-26 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26 10:16 Loreno Heer [this message]
2022-01-26 13:12 ` Building with MSYS2 UCRT64 Eli Zaretskii
2022-01-26 13:45 ` Arash Esbati

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ssr721$287$1@ciao.gmane.io' \
    --to=helohe@bluewin.ch \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.