[bug #16389] Defaults for Objective-C

2007-04-30 Thread Icarus Sparry
Follow-up Comment #6, bug #16389 (project make): Perhaps it is time to consider forking GNU make? The current maintainer seems too busy to give it the attention it deserves, but appears unwilling to allow others to help. If we look at CVS, we see a burst of activity on March 19th, with a small f

[bug #16389] Defaults for Objective-C

2007-04-30 Thread Paul D. Smith
Follow-up Comment #7, bug #16389 (project make): Icarus: I'm sorry you feel frustrated about the situation. However, I'm not going to discuss it in bug report comments: that's not appropriate. If you want to talk about it you can use one of the public mailing lists, or email me and/or Boris and

[bug #19656] strcmpi does not exist on my system, better use strcasecmp instead

2007-04-30 Thread Paul D. Smith
Follow-up Comment #3, bug #19656 (project make): True; I suppose it was never anticipated that anyone would build with --enable-case-insensitive-file-system on a POSIX system (because POSIX systems don't HAVE case-insensitive file systems). Nevertheless, the flag is generic and not tied to Windo

[bug #19448] Re-exec after "include file rebuild" is more dependent on filesystem timestamps than strictly necessary.

2007-04-30 Thread Paul D. Smith
Follow-up Comment #6, bug #19448 (project make): In fact, your original idea of passing -W for each included file "foo" so that the re-invoked make would realize it should not be built again WAS implemented (by me) in an earlier version of GNU make. However, it lasted only a few days out in the

[bug #19035] Make recompiles source files eventhough the files are not modified

2007-04-30 Thread Paul D. Smith
Update of bug #19035 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Reply to this item at:

[bug #18755] exported var-define and var-define from command line should appear in $(shell ) env

2007-04-30 Thread Paul D. Smith
Update of bug #18755 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #1: Yes, they did; I'm cl