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: Paul Eggert
Subject: Re: [patch] Get coreutils 6.1 to build on a ANSI 89 compiler
Date: Mon, 18 Sep 2006 11:24:25 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

mwoehlke <address@hidden> writes:

> people seem to want to only support GNU software
> on the latest stable release of Linux

That may be true for other packages but it's not true of coreutils.
Coreutils is built fairly regularly on older systems, even systems
like Solaris 2.6 (released 1997) that are no longer supported by their
original suppliers.

> Now, to answer the original question, I *think* most of those have a
> C99 compiler available

You don't need C99 to build unpatched coreutils.  All you need is a C
compiler that supports declarations-after-statements.  GCC 2.95
doesn't qualify, but GCC 3.0 and later do.

Also, if you apply the patch that's distributed wth coreutils, you
shouldn't even need a declarations-after-statements compiler.




reply via email to

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