Re: [m4-1.4.19] make error on Solaris 11.3 x86

Kiyoshi KANAZAWA <[email protected]> Sun, 30 May 2021 07:20:06 +0900 (JST)
Newsgroups gmane.comp.gnu.m4.bugs,gmane.comp.lib.gnulib.bugs
Message-ID <[email protected]>
Thank you, Paul.

Everything good with your patch in 32 bit mode on Solaris.

By the way, is this patch valid only in 32 bit mode (on Solaris) ?
make & make check pass without the patch in 64 bit mode (./configure CC='gcc -m64').

--- Kiyoshi