This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14251] Coreutils POSIX2_VERSION as 200112L
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Feb 2004 02:48:54 -0000
- Subject: [Bug c/14251] Coreutils POSIX2_VERSION as 200112L
- References: <20040223025028.14251.giffordj@linkline.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at gcc dot gnu dot org 2004-02-25 02:48 -------
What we need here is autoconf patches to detect what options are supported by
the head and tail programs. Then we can use the autoconf support in gcc. Since
some of the affected files are autoconf files, we can not do this unless the
autoconf support is there first.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14251