unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50316: Latest git version doesn't build on Win with MSYS2
@ 2021-09-01 10:33 Arash Esbati
  2021-09-02  6:38 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2021-09-01 10:33 UTC (permalink / raw)
  To: 50316

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





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

* bug#50316: Latest git version doesn't build on Win with MSYS2
  2021-09-01 10:33 bug#50316: Latest git version doesn't build on Win with MSYS2 Arash Esbati
@ 2021-09-02  6:38 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-02  6:38 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 50316

Arash Esbati <arash@gnu.org> writes:

> 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'

Yup.  This was fixed yesterday in bug#50315.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-09-02  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 10:33 bug#50316: Latest git version doesn't build on Win with MSYS2 Arash Esbati
2021-09-02  6:38 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).