public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Need Volunteers to test patch for gnu make
       [not found] <00e701c6d3be$7a4d96b0$020aa8c0@DFW5RB41>
@ 2006-09-09  9:25 ` Eli Zaretskii
  0 siblings, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2006-09-09  9:25 UTC (permalink / raw)
  To: Gary R. Van Sickle; +Cc: make-w32, cygwin

> From: "Gary R. Van Sickle" <g.r.vansickle@worldnet.att.net>
> 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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: Need Volunteers to test patch for gnu make
  2006-09-08 22:04       ` Christopher Faylor
@ 2006-09-11 14:23         ` Olivier Langlois
  0 siblings, 0 replies; 8+ messages in thread
From: Olivier Langlois @ 2006-09-11 14:23 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 2059 bytes --]

It works like a charm:

C:\usr\local\cell\samples\fw>set CELL_SDK=C:\usr\local\cell

C:\usr\local\cell\samples\fw>which make
/usr/bin/make

C:\usr\local\cell\samples\fw>make > stdout.txt
C:\usr\local\cell\host-win32\ppu\bin\ppu-lv2-ar.exe: creating libfw.a

Greetings,
Olivier Langlois
http://www.olivierlanglois.net


> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On
Behalf
> Of Christopher Faylor
> Sent: September 8, 2006 6:04 PM
> To: cygwin@cygwin.com
> Subject: Re: Need Volunteers to test patch for gnu make
> 
> On Fri, Sep 08, 2006 at 03:34:58PM -0400, William A. Hoffman wrote:
> >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
> >
> >Please try it, and report any problems on this list.
> 
> To be clear: the only way this will *ever* show up in a Cygwin make
> release is if I am satisfied that all of the people who complained
about
> this issue will not still be complaining after I make a new release.
> 
> So anyone who previously expressed reservations about the current make
> behavior should should try the binary that William has graciously made
> available and report back here.
> 
> And, no, I'm not going to produce a test release of make with this
> change.  Sending email is about the limit of the effort that I'm
willing
> to go to for this issue.
> 
> cgf
> 
> --
> 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/


[-- Attachment #2: stdout.txt --]
[-- Type: text/plain, Size: 14268 bytes --]

make --no-print-directory -f fw.mk
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWApplication.ppu.d,-MT,objs/src/FWApplication.ppu.o -o objs/src/FWApplication.ppu.o src/FWApplication.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWCamera.ppu.d,-MT,objs/src/FWCamera.ppu.o -o objs/src/FWCamera.ppu.o src/FWCamera.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWDebugConsole.ppu.d,-MT,objs/src/FWDebugConsole.ppu.o -o objs/src/FWDebugConsole.ppu.o src/FWDebugConsole.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWDebugFont.ppu.d,-MT,objs/src/FWDebugFont.ppu.o -o objs/src/FWDebugFont.ppu.o src/FWDebugFont.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWDebugFontRenderer.ppu.d,-MT,objs/src/FWDebugFontRenderer.ppu.o -o objs/src/FWDebugFontRenderer.ppu.o src/FWDebugFontRenderer.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWDisplayInfo.ppu.d,-MT,objs/src/FWDisplayInfo.ppu.o -o objs/src/FWDisplayInfo.ppu.o src/FWDisplayInfo.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWGLApplication.ppu.d,-MT,objs/src/FWGLApplication.ppu.o -o objs/src/FWGLApplication.ppu.o src/FWGLApplication.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWGLCamApplication.ppu.d,-MT,objs/src/FWGLCamApplication.ppu.o -o objs/src/FWGLCamApplication.ppu.o src/FWGLCamApplication.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWGLCamControlApplication.ppu.d,-MT,objs/src/FWGLCamControlApplication.ppu.o -o objs/src/FWGLCamControlApplication.ppu.o src/FWGLCamControlApplication.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWGLDebugFontRenderer.ppu.d,-MT,objs/src/FWGLDebugFontRenderer.ppu.o -o objs/src/FWGLDebugFontRenderer.ppu.o src/FWGLDebugFontRenderer.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWGLGrid.ppu.d,-MT,objs/src/FWGLGrid.ppu.o -o objs/src/FWGLGrid.ppu.o src/FWGLGrid.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWInput.ppu.d,-MT,objs/src/FWInput.ppu.o -o objs/src/FWInput.ppu.o src/FWInput.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWNullApplication.ppu.d,-MT,objs/src/FWNullApplication.ppu.o -o objs/src/FWNullApplication.ppu.o src/FWNullApplication.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWNullDebugFontRenderer.ppu.d,-MT,objs/src/FWNullDebugFontRenderer.ppu.o -o objs/src/FWNullDebugFontRenderer.ppu.o src/FWNullDebugFontRenderer.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWNullWindow.ppu.d,-MT,objs/src/FWNullWindow.ppu.o -o objs/src/FWNullWindow.ppu.o src/FWNullWindow.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/FWWindow.ppu.d,-MT,objs/src/FWWindow.ppu.o -o objs/src/FWWindow.ppu.o src/FWWindow.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/cell/FWCellGLWindow.ppu.d,-MT,objs/src/cell/FWCellGLWindow.ppu.o -o objs/src/cell/FWCellGLWindow.ppu.o src/cell/FWCellGLWindow.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/cell/FWCellInput.ppu.d,-MT,objs/src/cell/FWCellInput.ppu.o -o objs/src/cell/FWCellInput.ppu.o src/cell/FWCellInput.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/cell/FWCellMain.ppu.d,-MT,objs/src/cell/FWCellMain.ppu.o -o objs/src/cell/FWCellMain.ppu.o src/cell/FWCellMain.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/cell/FWCellTime.ppu.d,-MT,objs/src/cell/FWCellTime.ppu.o -o objs/src/cell/FWCellTime.ppu.o src/cell/FWCellTime.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-g++ -c -g -O2 -std=c++98 -fno-exceptions -W -Wall -Wuninitialized -Wcomment -Wchar-subscripts -Wdeprecated-declarations -Wendif-labels -Wformat=2 -Wformat-extra-args -Wimplicit -Wimport -Winline -Wmissing-braces -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wunknown-pragmas -Wunused -Wwrite-strings -Iinclude  -DPSGL -D_DEBUG -DCELL_DISPLAY_MODE=DisplayMode_720p  -DCELL_DATA_DIR=\"usrlocalcell/sample_data\" -Wp,-MMD,objs/src/cell/FWCellSystemCallback.ppu.d,-MT,objs/src/cell/FWCellSystemCallback.ppu.o -o objs/src/cell/FWCellSystemCallback.ppu.o src/cell/FWCellSystemCallback.cpp
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-ar r libfw.a    objs/src/FWApplication.ppu.o  objs/src/FWCamera.ppu.o  objs/src/FWDebugConsole.ppu.o  objs/src/FWDebugFont.ppu.o  objs/src/FWDebugFontRenderer.ppu.o  objs/src/FWDisplayInfo.ppu.o  objs/src/FWGLApplication.ppu.o  objs/src/FWGLCamApplication.ppu.o  objs/src/FWGLCamControlApplication.ppu.o  objs/src/FWGLDebugFontRenderer.ppu.o  objs/src/FWGLGrid.ppu.o  objs/src/FWInput.ppu.o  objs/src/FWNullApplication.ppu.o  objs/src/FWNullDebugFontRenderer.ppu.o  objs/src/FWNullWindow.ppu.o  objs/src/FWWindow.ppu.o  objs/src/cell/FWCellGLWindow.ppu.o  objs/src/cell/FWCellInput.ppu.o  objs/src/cell/FWCellMain.ppu.o  objs/src/cell/FWCellTime.ppu.o  objs/src/cell/FWCellSystemCallback.ppu.o        
C:\usr\local\cell/host-win32/ppu/bin/ppu-lv2-ranlib libfw.a

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: Need Volunteers to test patch for gnu make
  2006-09-08 19:33     ` William A. Hoffman
  2006-09-08 22:04       ` Christopher Faylor
@ 2006-09-09  3:12       ` Gary R. Van Sickle
  1 sibling, 0 replies; 8+ messages in thread
From: Gary R. Van Sickle @ 2006-09-09  3:12 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Need Volunteers to test patch for gnu make
  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
  1 sibling, 1 reply; 8+ messages in thread
From: Christopher Faylor @ 2006-09-08 22:04 UTC (permalink / raw)
  To: cygwin

On Fri, Sep 08, 2006 at 03:34:58PM -0400, William A. Hoffman wrote:
>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
>
>Please try it, and report any problems on this list.

To be clear: the only way this will *ever* show up in a Cygwin make
release is if I am satisfied that all of the people who complained about
this issue will not still be complaining after I make a new release.

So anyone who previously expressed reservations about the current make
behavior should should try the binary that William has graciously made
available and report back here.

And, no, I'm not going to produce a test release of make with this
change.  Sending email is about the limit of the effort that I'm willing
to go to for this issue.

cgf

--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Need Volunteers to test patch for gnu make
  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-09  3:12       ` Gary R. Van Sickle
  0 siblings, 2 replies; 8+ messages in thread
From: William A. Hoffman @ 2006-09-08 19:33 UTC (permalink / raw)
  To: cygwin

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

Please try it, and report any problems on this list.

Thanks.

-Bill


--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Need Volunteers to test patch for gnu make
  2006-09-05 20:34 ` Bob Rossi
@ 2006-09-08 16:37   ` William A. Hoffman
  2006-09-08 19:33     ` William A. Hoffman
  0 siblings, 1 reply; 8+ messages in thread
From: William A. Hoffman @ 2006-09-08 16:37 UTC (permalink / raw)
  To: cygwin

At 04:34 PM 9/5/2006, Bob Rossi wrote:
>On Tue, Sep 05, 2006 at 03:36:02PM -0400, William A. Hoffman wrote:
>> I have tested it and it works for me.   William Sheehan 
>> has also tested it.   Can a few more folks give the patch a try?
>> 
>> Here is the link to the most recent patch:
>> 
>> http://www.mail-archive.com/make-w32@gnu.org/msg01157.html
>> 
>> Just get the source for make-3.81 and apply the above patch.
>> You can get make from here: http://ftp.gnu.org/pub/gnu/make/
>> You will need to rerun autoconf/automake after the patch,
>> as the patch does not include the configure script.  Once
>> you build it, run make check to verify that the build is working.
>> Also, please try with any makefiles that you have and need to work
>> with windows paths. 
>
>This works for me. Thanks for the great work!
>Our system used to build with 3.80 from cygwin, it did not build with 3.81
>from cygwin, and now works with native build of make with the patch
>above on cygwin.

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.   

-Bill




--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Need Volunteers to test patch for gnu make
  2006-09-05 19:34 William A. Hoffman
@ 2006-09-05 20:34 ` Bob Rossi
  2006-09-08 16:37   ` William A. Hoffman
  0 siblings, 1 reply; 8+ messages in thread
From: Bob Rossi @ 2006-09-05 20:34 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 05, 2006 at 03:36:02PM -0400, William A. Hoffman wrote:
> I have tested it and it works for me.   William Sheehan 
> has also tested it.   Can a few more folks give the patch a try?
> 
> Here is the link to the most recent patch:
> 
> http://www.mail-archive.com/make-w32@gnu.org/msg01157.html
> 
> Just get the source for make-3.81 and apply the above patch.
> You can get make from here: http://ftp.gnu.org/pub/gnu/make/
> You will need to rerun autoconf/automake after the patch,
> as the patch does not include the configure script.  Once
> you build it, run make check to verify that the build is working.
> Also, please try with any makefiles that you have and need to work
> with windows paths. 

This works for me. Thanks for the great work!
Our system used to build with 3.80 from cygwin, it did not build with 3.81
from cygwin, and now works with native build of make with the patch
above on cygwin.

Thanks,
Bob Rossi

--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Need Volunteers to test patch for gnu make
@ 2006-09-05 19:34 William A. Hoffman
  2006-09-05 20:34 ` Bob Rossi
  0 siblings, 1 reply; 8+ messages in thread
From: William A. Hoffman @ 2006-09-05 19:34 UTC (permalink / raw)
  To: cygwin; +Cc: make-w32

I have tested it and it works for me.   William Sheehan 
has also tested it.   Can a few more folks give the patch a try?

Here is the link to the most recent patch:

http://www.mail-archive.com/make-w32@gnu.org/msg01157.html

Just get the source for make-3.81 and apply the above patch.
You can get make from here: http://ftp.gnu.org/pub/gnu/make/
You will need to rerun autoconf/automake after the patch,
as the patch does not include the configure script.  Once
you build it, run make check to verify that the build is working.
Also, please try with any makefiles that you have and need to work
with windows paths. 

Thanks.

-Bill


--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-09-11 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <00e701c6d3be$7a4d96b0$020aa8c0@DFW5RB41>
2006-09-09  9:25 ` Need Volunteers to test patch for gnu make Eli Zaretskii
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 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).