[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU M4 1.4.8b released (beta release)
From: |
Bruno Haible |
Subject: |
Re: GNU M4 1.4.8b released (beta release) |
Date: |
Thu, 1 Mar 2007 03:29:19 +0100 |
User-agent: |
KMail/1.5.4 |
Matthew Woehlke wrote:
> Sigh. Now you're picking up coreutils' problem, trying to use 'unsigned
> long long' on a platform (Tandem NSK/OSS) that "doesn't" have such a
> thing, just because 'long long' exists. 16 errors trying to build printf.c.
Are you following the recommendation that we gave you after month-long
investigations and discussions?
http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00232.html
With this recommendation, I believe, you should not have compilation errors
on your highly unusual system.
Bruno