Re: bison segv under Cygwin 64 at fatal-signal.c:318
Bruno Haible <[email protected]> Sun, 19 Sep 2021 02:09:04 +0200
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <4091646.NQBDW4tYnK@omega> |
Brian Inglis wrote: > > Find attached a new 'testdir-thread' package. When you configure and > > build it (with './configure -C' and NO explicit setting of gl_cv_have_weak, > > then "make && make check"), does it work? I.e. does it complete with just > > one test failure (test-raise)? > > I tried running make distclean in the build dir and it wiped all the > files, before redoing the build. That seems to have done the trick. > The configure output now only really mentions weak in comments, the > build completes with no issues, and the checks complete with just that > failure. Thanks for the confirmation that the fix works! Bruno