bug-coreutils
[Top][All Lists]
Advanced

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

Re: [patch] Get coreutils 6.1 to build on a ANSI 89 compiler


From: Jim Meyering
Subject: Re: [patch] Get coreutils 6.1 to build on a ANSI 89 compiler
Date: Mon, 18 Sep 2006 12:16:20 +0200

Pádraig Brady <address@hidden> wrote:
...
> If we are supporting c89 compilers with this patch,
> wouldn't it be worth going the final step and
> applying it automatically with configure?

It'd be worthwhile to a few people, certainly, and it'd probably avoid
a few bug reports.  I've been trying not to spend too much time on this
corner of portability, but if you or anyone else wants to work on it,
I'll be receptive to patches.

> At least echoing the above text would be useful.

That sounds like the right approach.

> Is determining whether one has a c99 conforming compiler difficult?

Not at all.
It's already done by AC_PROG_CC_STDC, which adds -std=c99, if needed.




reply via email to

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