I can't seem to build this on Windows. CCLD temacs.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o: in function `emit_SYMBOL_WITH_POS_SYM': C:\emacs\2912\src/comp.c:1487: undefined reference to `gcc_jit_context_new_location' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o: in function `emit_EQ': C:\emacs\2912\src/comp.c:1499: undefined reference to `gcc_jit_context_new_location' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\emacs\2912\src/comp.c:1499: undefined reference to `gcc_jit_context_new_location' collect2.exe: error: ld returned 1 exit status make[1]: *** [Makefile:691: temacs.exe] Error 1 make[1]: Leaving directory '/c/emacs/2912/src' make: *** [Makefile:452: src] Error 2 Attached is the full output of Make.