[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new module 'iconv_open'
From: |
Bruno Haible |
Subject: |
Re: new module 'iconv_open' |
Date: |
Tue, 3 Apr 2007 00:36:53 +0200 |
User-agent: |
KMail/1.5.4 |
Eric Blake wrote:
> gperf --version
> GNU gperf 2.7.2
Come on! gperf 3.0.1 was released four years ago, and you are still using its
seven year old predecessor?
> gperf is not on the list of widely available programs, so it must not be
> invoked by a normal user when compiling a tarball
Right. And the Makefile rules guarantee this: The generated iconv_open-*.h
files are listed in EXTRA_DIST, which will cause them to be present in the
tarballs. But you are probably working off the coreutils CVS, therefore
you need up-to-date tools. Just like with 'bison'.
> but requiring maintainers to have gperf available might be reasonable if
> you could rework this to use a command line that will work with
> commonly-installed gperf versions.
I can only feel sorry for the users of distros where the distro packagers
don't upgrade a program to a new version even in 4 years. And gperf-3.0.x
is _really_ not hard to upgrade: it compiles out of the box on all platforms
and is backward compatible with earlier versions.
Bruno
- Re: new module 'iconv_open', (continued)
- Re: new module 'iconv_open', John Darrington, 2007/04/02
- Re: new module 'iconv_open', Bruno Haible, 2007/04/02
- Re: new module 'iconv_open', Ben Pfaff, 2007/04/03
- Re: new module 'iconv_open', Bruno Haible, 2007/04/03
- Re: new module 'iconv_open', Ben Pfaff, 2007/04/03
- Re: new module 'iconv_open', Simon Josefsson, 2007/04/03
- Re: new module 'iconv_open', Bruno Haible, 2007/04/03
- Re: new module 'iconv_open', Simon Josefsson, 2007/04/04
- Re: new module 'iconv_open', Bruno Haible, 2007/04/04
- Re: new module 'iconv_open', Simon Josefsson, 2007/04/04
Re: new module 'iconv_open',
Bruno Haible <=
- Add 'Required Tools' to README?, Simon Josefsson, 2007/04/03
- Re: Add 'Required Tools' to README?, Paul Eggert, 2007/04/04
- Re: Add 'Required Tools' to README?, Eric Blake, 2007/04/04
- Re: Add 'Required Tools' to README?, Paul Eggert, 2007/04/04
- list of portable tools (was: Add 'Required Tools' to README?), Ralf Wildenhues, 2007/04/04
- Re: list of portable tools, Paul Eggert, 2007/04/05