public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Gary R. Van Sickle" <g.r.vansickle@worldnet.att.net>
To: <cygwin@cygwin.com>
Subject: RE: Need Volunteers to test patch for gnu make
Date: Sat, 09 Sep 2006 03:12:00 -0000	[thread overview]
Message-ID: <00e601c6d3bd$d253e130$020aa8c0@DFW5RB41> (raw)
In-Reply-To: <6.2.3.4.2.20060908153235.0a33fb20@pop.nycap.rr.com>

Hi Bill,

> From: William A. Hoffman
> Sent: Friday, September 08, 2006 2:35 PM
> Subject: Re: Need Volunteers to test patch for gnu make
> 
> At 12:38 PM 9/8/2006, William A. Hoffman wrote:
> 
> >Thanks Bob.   OK, so that is three people that have tested 
> this patch.
> >Please try the patch if you use make.  DOS paths will be on 
> by DEFAULT
> >and there will be no way to turn it off.   We want to make 
> sure this does
> >not break any POSIX based makefiles.   
> 
> Since folks seem to be adverse to building from source, I 
> have made the patched make.exe available here:
> 
> http://www.cmake.org/files/cygwin/make.exe

You might want to strip this; it's ~4xxkB unstripped, 147kB stripped.

> Please try it, and report any problems on this list.
> 
> Thanks.
> 
> -Bill
> 

I just finished trying it on my standard test, building a cvs pull of
wxWindows tip.  Worked like a charm.  It even shaved almost 18 seconds (!)
(;-)) off my build time:

Old make:

$ time make
[...]

real    23m30.751s
user    3m57.150s
sys     3m2.379s

New make (i.e. the one from your link, but stripped):

$ time make
[...]

real    23m13.115s
           ^^------------ 18 seconds saved (approx. 1%)
user    3m56.285s
sys     3m2.261s

So, I shall take that 18 seconds to also thank you for your great work. ;-)

-- 
Gary R. Van Sickle
 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  parent reply	other threads:[~2006-09-09  3:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 19:34 William A. Hoffman
2006-09-05 20:34 ` Bob Rossi
2006-09-08 16:37   ` William A. Hoffman
2006-09-08 19:33     ` William A. Hoffman
2006-09-08 22:04       ` Christopher Faylor
2006-09-11 14:23         ` Olivier Langlois
2006-09-09  3:12       ` Gary R. Van Sickle [this message]
     [not found] <00e701c6d3be$7a4d96b0$020aa8c0@DFW5RB41>
2006-09-09  9:25 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00e601c6d3bd$d253e130$020aa8c0@DFW5RB41' \
    --to=g.r.vansickle@worldnet.att.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).