GNU bug report logs - #17722
Makefile rule fix and cleanup patches

Previous Next

Package: grep;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Fri, 6 Jun 2014 23:49:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jim Meyering <jim <at> meyering.net>
Cc: 17722 <at> debbugs.gnu.org
Subject: bug#17722: Makefile rule fix and cleanup patches
Date: Fri, 06 Jun 2014 23:56:46 -0700
Jim Meyering wrote:

> why wouldn't we want to keep the build rules simple and the same
> for everyone?

We wouldn't want to do that if it entailed bloated and opaque 
executables on all platforms, or if it entailed too-complicated C 
programs on all platforms.  We should be able to avoid both problems.

Perhaps we could supply a different build recipe for platforms that lack 
a working shell.  Such platforms can't run shell scripts, after all, so 
maybe it would suffice to supply a text file or a comment containing 
build instructions for such platforms.




This bug report was last modified 11 years and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.