public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Olivier Langlois" <olanglois@quazal.com>
To: <cygwin@cygwin.com>
Subject: RE: Need Volunteers to test patch for gnu make
Date: Mon, 11 Sep 2006 14:23:00 -0000	[thread overview]
Message-ID: <400BDC416E2A0042AA35DF3919BB8A514D4C61@mail.mtl.proksim.com> (raw)
In-Reply-To: <20060908220400.GA9505@trixie.casa.cgf.cx>

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

  reply	other threads:[~2006-09-11 14:23 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 [this message]
2006-09-09  3:12       ` Gary R. Van Sickle
     [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=400BDC416E2A0042AA35DF3919BB8A514D4C61@mail.mtl.proksim.com \
    --to=olanglois@quazal.com \
    --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).