Another possibility that may be simpler for GDB, is to change its configure.ac
files to require C99 or later everywhere. At this point it's more trouble than
it's worth to tweak source code or makefiles to cater to compilers operating in
C89 mode. Just tell your C compiler to support C99-or-better everywhere, and
your life will surely be simpler.
- Re: max_align_t on RHEL 7.1 s3... Sergio Durigan Junior
- hierarchical projects with... Bruno Haible
- Re: hierarchical projects ... Sergio Durigan Junior
- Re: hierarchical projects ... Tom Tromey
- Re: hierarchical projects ... Sergio Durigan Junior
- Re: hierarchical projects ... Tom Tromey
- Re: hierarchical projects ... Eli Zaretskii
- Re: hierarchical projects ... Paul Eggert
- Re: max_align_t on RHEL 7.1 s390x Bruno Haible
- Re: max_align_t on RHEL 7.1 s390x Sergio Durigan Junior
- Re: max_align_t on RHEL 7.1 s390x Paul Eggert