Re: substantial 'glob' speedup ...

2011-04-19 Thread Michael Meeks
Hi Paul, On Sun, 2011-04-17 at 22:00 -0400, Paul Smith wrote: On Wed, 2011-04-06 at 12:35 +0100, Michael Meeks wrote: Anyhow - one problem we are seeing is that as we load and parse the ~50Mb of dependencies that we need (for part of writer) we are statting the same files involved in

[bug #33125] make fails building android build environment due to memory corruption

2011-04-19 Thread Matthias Hopf
URL: http://savannah.gnu.org/bugs/?33125 Summary: make fails building android build environment due to memory corruption Project: make Submitted by: mshopf Submitted on: Tue 19 Apr 2011 01:37:36 PM GMT Severity: 3 -

[bug #33125] make fails building android build environment due to memory corruption

2011-04-19 Thread Matthias Hopf
Follow-up Comment #1, bug #33125 (project make): Just found that this apparently breaks test variables/define. Analyzing. ___ Reply to this item at: http://savannah.gnu.org/bugs/?33125 ___

Re: patch to support output synchronization under -j

2011-04-19 Thread David Boyce
Here's an updated version which is much closer to done at least from my POV. I believe most of the requested improvements are there, the semaphore code is factored, there's even a start on documentation. Despite what was said about ifdefs before, the entire patch is currently enclosed in #ifdef

Re: patch to support output synchronization under -j

2011-04-19 Thread David Boyce
On Tue, Apr 19, 2011 at 10:13 AM, Edward Welbourne e...@opera.com wrote: How about if we introduce a variable that can be set for specific targets (using the target-specific variable mechanism).  Targets that set this variable to some predefined value will not have their output redirected, so

[bug #33125] make fails building android build environment due to memory corruption

2011-04-19 Thread Matthias Hopf
Follow-up Comment #2, bug #33125 (project make): Please use ONLY the revised patch; it doesn't change whitespace handling in tokenization, which introduced an incompatible semantic change. The revised patch only fixes array counting as considered in the original report. All test cases are

Re: patch to support output synchronization under -j

2011-04-19 Thread David Boyce
On Tue, Apr 19, 2011 at 11:06 AM, David Boyce david.s.bo...@gmail.com wrote: Here's an updated version which is much closer to done Ignore this version, I found a bug :-( David ___ Bug-make mailing list Bug-make@gnu.org