bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: max_align_t on RHEL 7.1 s390x


From: Paul Eggert
Subject: Re: max_align_t on RHEL 7.1 s390x
Date: Thu, 30 Aug 2018 10:40:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]