John E. Malmberg wrote: > I am currently working around this issue by adding: > > #define LLONG_MAX __INT64_MAX > #define LLONG_MIN __INT64_MIN Thanks, I installed into Gnulib the attached patch, which should be equivalent.