> From: "Gary R. Van Sickle" <[EMAIL PROTECTED]> > Date: Fri, 8 Sep 2006 22:17:26 -0500 > > > 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.
Actually, I think it's a good idea to have a non-stripped binary there: this way, users can make meaningful bug reports even though they don't have sources readily available. Stripping the binary is easy and fast, if you want that (not that I can imagine why would anyone care about 300KB of disk space). > 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: Thanks for testing. -- 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/