gcc-4.3, glibc and AC_PROG_CC_STDC

2007-02-10 Thread Bruno Haible
Problem === glibc's from 2.3.x up to the most recent ones has a bug which causes a link error when more than one compilation unit uses and is compiled by a gcc-4.3 snapshot with "--std=gnu99 -O2". http://sourceware.org/bugzilla/show_bug.cgi?id=4022 is a header file whose presence is now

Re: javacomp.m4 usage [Fwd: Re: Java-related Bison tests all fail]

2007-02-10 Thread Bruno Haible
Paolo Bonzini wrote: > We got this report that gt_JAVACOMP([1.3]) does not work for Bison. Can > anybody help? Thanks for writing to bug-gnulib, because some maintainers of gnulib macros don't regularly read bug-bison :-) But your question is confusing, because bison's configure.ac contains

[Fwd: Re: Java-related Bison tests all fail]

2007-02-10 Thread Paolo Bonzini
We got this report that gt_JAVACOMP([1.3]) does not work for Bison. Can anybody help? Paolo --- Begin Message --- On Fri, 9 Feb 2007, Paolo Bonzini wrote: > > > -gt_JAVACOMP([1.3], [1.3]) > > +gt_JAVACOMP([1.4], [1.4]) > > Can you try instead gt_JAVACOMP([1.3]) -- with only one parameter? N