From: Arash Esbati <arash@gnu.org>
To: 50316@debbugs.gnu.org
Subject: bug#50316: Latest git version doesn't build on Win with MSYS2
Date: Wed, 01 Sep 2021 12:33:37 +0200 [thread overview]
Message-ID: <8635qo4mbi.fsf@gnu.org> (raw)
Hi all,
I updated my local repo to 2c662e6d66 and after the successful configure
(which enables native compiler), the make process stops with:
[...]
CC image.o
CC json.o
CC tparam.o
CC lastfile.o
CCLD temacs.exe
z:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o:comp.c:(.text+0x199a): undefined reference to `gcc_jit_context_new_cast'
z:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o:comp.c:(.text+0x19ec): undefined reference to `gcc_jit_context_new_cast'
z:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o:comp.c:(.text+0x1ae2): undefined reference to `gcc_jit_context_new_cast'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:633: temacs.exe] Error 1
I suspect it is due to commit 6767e55659. My current working Emacs repo
version is 670b423ebc which built without problems. This is with gcc
10.3.
Best, Arash
next reply other threads:[~2021-09-01 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-01 10:33 Arash Esbati [this message]
2021-09-02 6:38 ` bug#50316: Latest git version doesn't build on Win with MSYS2 Lars Ingebrigtsen
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=8635qo4mbi.fsf@gnu.org \
--to=arash@gnu.org \
--cc=50316@debbugs.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.