GNU bug report logs -
#32194
[PATCH] Use Gnulib regex for lib-src
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Tue, 17 Jul 2018 23:52:02 UTC
Severity: wishlist
Tags: patch
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sun 05 Aug 2018, Paul Eggert wrote:
> OK, I've installed the patch into master and am marking this bug report as
> done. There are several other ways the Emacs regex code can be improved; that
> can wait until later, though.
This breaks the build on Windows mingw64 x86_64 (MSYS2):
CCLD etags.exe
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: ../lib/libgnu.a(regex.o): in function `init_dfa':
C:/emacs/git/emacs/master/lib/regcomp.c:889: undefined reference to `nl_langinfo'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:369: etags.exe] Error 1
make[1]: Leaving directory '/c/emacs/git/emacs/master/build/mingw64-x86_64/lib-src'
make: *** [Makefile:405: lib-src] Error 2
mkemacs-msys2: failed (rc=2): 'make'
This bug report was last modified 6 years and 350 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.