public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: pipe improvements in snapshot
@ 2002-12-12  4:08 Elfyn McBratney
  0 siblings, 0 replies; 15+ messages in thread
From: Elfyn McBratney @ 2002-12-12  4:08 UTC (permalink / raw)
  To: cygwin

I've also been using kde (Kmail), gzip with piped input, cat, less and also a few other tailor made apps with no problems. If anything it's a bit faster ;)

Elfyn
elfyn@exposure.org.uk

--- "Ralf Habacker" <Ralf.Habacker@freenet.de> wrote:
>> Please check out the latest snapshot and report here if there are
>> problems.  I haven't yet tried this on Windows 9x class systems so it's
>> entirely possible that there is a problem there.
>>
>I've used this snapshot for running kde (Kmail,konqueror and other) a while on
>windows 2000 and haven't got any unexpected results.
>
>Ralf
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/

_____________________________________________________________
www.smokeJet.com - Free UK Internet Services

_____________________________________________________________
Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
       [not found]     ` <H000076f17389de6.1039774000.eux100.sgp.st.com@MHS>
@ 2002-12-13  7:28       ` Pavel Holejsovsky
  0 siblings, 0 replies; 15+ messages in thread
From: Pavel Holejsovsky @ 2002-12-13  7:28 UTC (permalink / raw)
  To: nhv; +Cc: cygwin

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

nhv@cape.com wrote:
> Christopher Faylor wrote:
>>On Thu, Dec 12, 2002 at 07:32:16AM -0500, Norman Vine wrote:
>>>Any 'tips' as to how to best debug this appreciated 
>>
>>- Attach to the hung process with gdb and see where it is hung.
>>
>>- Provide cygcheck output.
>>
>>- Run under strace and see if you can infer where hangs or problems
>>  are occurring.

The hung process (sed) is actually not hung, but connected to stdin 
instead of file. The root cause is that when config.status is processed 
by bash, then sometimes `` construct forgets all output, causing 
different generated file names to be empty, thus connecting sed to stdin 
instead of some file. Following command line reproduces the bug for me:

while true; do test "`echo foo`" = "foo" || echo failed; done

When this command is run inside bash, then "failed" lines appear quite 
regularly. The bug is reproducible only with /bin/bash, /bin/sh works 
reliably.

Pavel

P.S. I'm leaving today, I won't answer emails till January 6th, sorry..


[-- Attachment #2: cygcheck.out --]
[-- Type: text/plain, Size: 31953 bytes --]


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Dec 13 15:44:58 2002

Windows XP Professional Ver 5.1 Build 2600 Service Pack 1

Path:	f:\cygwin\usr\local\bin
	f:\cygwin\bin
	f:\cygwin\usr\X11R6\bin
	c:\cygwin-mounts\opt\gnome2\bin
	f:\bin
	f:\Program Files\Microsoft Platform SDK\Bin
	f:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
	f:\Program Files\Microsoft Visual Studio\Common\Tools
	f:\Program Files\Wise for Windows Installer
	f:\Program Files\Microsoft Visual Studio\VC98\bin
	f:\jdk1.3.1\bin
	f:\MetaDeveloper\hcarc\bin
	f:\src\psuite\main\src\buildengine
	f:\bin

SysDir: F:\WINDOWS\System32
WinDir: F:\WINDOWS

CYGWIN = `nowinsymlinks tty error_start=f:\cygwin\bin\dumper.exe'
HOME = `c:\cygwin-mounts\home\pholejs'
MAKE_MODE = `unix'
PWD = `/home/pholejs/gnome/dbg/glib-2.1.4'
USER = `pholejs'

ALLUSERSPROFILE = `F:\Documents and Settings\All Users'
APPDATA = `F:\Documents and Settings\PHolejs\Application Data'
BASEMAKE = `F:\Program Files\Microsoft Platform SDK\Include\BKOffice.Mak'
BASHRC_INITED = `BASHRC_INITED'
BKOFFICE = `F:\Program Files\Microsoft Platform SDK\.'
CLASSPATH = `f:\Gemplus\GemXpresso.rad3\lib\gse\gse_gxp211_pk.jar;f:\Gemplus\GemXpresso.rad3\lib\cryptix-gemxpresso.jar;f:\Gemplus\GemXpresso.rad3\lib\cryptix-jce-api.jar'
CLIENTNAME = `Console'
COMMONPROGRAMFILES = `F:\Program Files\Common Files'
COMPUTERNAME = `PRGPC009'
COMSPEC = `F:\WINDOWS\system32\cmd.exe'
DISPLAY = `:0.0'
DXSDKROOT = `F:\Program Files\Microsoft Platform SDK\.'
EDITOR = `nano'
HOMEDRIVE = `F:'
HOMEPATH = `\Documents and Settings\PHolejs'
IMNINST = `help'
IMNINSTSRV = `F:\IMNnq_NT'
INCLUDE = `F:\Program Files\Microsoft Platform SDK\Include;F:\Program Files\Microsoft Platform SDK\Src\WTL\Include;F:\Program Files\Microsoft Visual Studio\VC98\atl\include;F:\Program Files\Microsoft Visual Studio\VC98\mfc\include;F:\Program Files\Microsoft Visual Studio\VC98\include'
INETSDK = `F:\Program Files\Microsoft Platform SDK\.'
JAVA_HOME = `F:\jdk1.3.1'
JC21_HOME = `C:\Store\Chipcards\javacard\jc211'
JDKHOME = `F:\jdk1.3.1'
LIB = `F:\Program Files\Intel\Compiler50\ia32\lib;F:\Program Files\Microsoft Platform SDK\Lib;F:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;F:\Program Files\Microsoft Visual Studio\VC98\lib'
LOGNAME = `pholejs'
LOGONSERVER = `\\PRGOP01'
LS_COLORS = `no=00:fi=00:di=01;34:ln=01;36:pi=47;33:so=01;35:bd=47;32;01:cd=47;32;01:or=47;31;01:ex=01;31:*.tar=31:*.tgz=31:*.taz=31:*.zip=31:*.z=31:*.Z=31:*.gz=31:*.bz2=31:*.rpm=31:*.jpg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.mpg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:'
MANPATH = `:/usr/ssl/man'
MSDEVDIR = `F:\Program Files\Microsoft Visual Studio\Common\MSDev98;F:\Program Files\Debugging Tools for Windows'
MSSDK = `F:\Program Files\Microsoft Platform SDK\.'
MSTOOLS = `F:\Program Files\Microsoft Platform SDK\.'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/home/pholejs'
OS = `Windows_NT'
P4CLIENT = `pholejs_ws'
P4PASSWD = `A265487F2507F223620AD918A903B2E9'
P4PORT = `prgop01:1666'
P4USER = `pholejs'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 4 Stepping 4, AuthenticAMD'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0404'
PROGRAMFILES = `F:\Program Files'
PS1 = `\w:'
SESSIONNAME = `Console'
SGML_CATALOG_FILES = `./catalog:/usr/local/lib/sgml/dtd/dsssl/catalog:/usr/local/lib/sgml/dtd/html/catalog:/usr/local/lib/sgml/dtd/docbook41/docbook.cat:/usr/local/lib/sgml/stylesheets/docbook/catalog:/usr/share/xml/dtd/docbook412/docbook.cat'
SHLVL = `3'
SYSTEMDRIVE = `F:'
SYSTEMROOT = `F:\WINDOWS'
TEMP = `f:\cygwin\tmp'
TERM = `xterm'
TEXMF = `{/usr/share/lilypond/1.6.5,/usr/share/texmf}'
TMP = `f:\cygwin\tmp'
USERDNSDOMAIN = `PRGOP.PRA.ST.COM'
USERDOMAIN = `PRGOP'
USERNAME = `PHolejs'
USERPROFILE = `F:\Documents and Settings\PHolejs'
VISUAL = `nano'
WINDIR = `F:\WINDOWS'
WINDOWID = `12582926'
WMAKER_BIN_NAME = `wmaker'
WRASTER_COLOR_RESOLUTION0 = `4'
XAUTHORITY = `/home/pholejs/.Xauthority'
_ = `/usr/bin/cygcheck'
_NT_SYMBOL_PATH = `F:\WINDOWS\symbols'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/f
  (default) = `f:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_CURRENT_USER\Software\Cygnus Support
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `f:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/cdrom
  (default) = `d:'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home
  (default) = `c:\cygwin-mounts\home'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home/pholejs/ps4
  (default) = `f:\src\psuite'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home/pholejs/tfm
  (default) = `f:\src\tfm'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/opt
  (default) = `c:\cygwin-mounts\opt'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `f:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `f:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/src
  (default) = `c:\cygwin-mounts\usr-src'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
  (default) = `f:\cygwin\usr\X11R6\lib\X11\fonts'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D

a:  fd           N/A    N/A                    
c:  hd  NTFS   10001Mb  54% CP CS UN PA FC     ntfsdata
d:  cd           N/A    N/A                    
e:  hd  NTFS   10001Mb  74% CP CS UN PA FC     jjiranek
f:  hd  NTFS   14660Mb  95% CP CS UN PA FC     Garage

f:                                 /f                        user    textmode
.                                  /cygdrive                 user    binmode,cygdrive
f:\cygwin                          /                         system  binmode
d:                                 /cdrom                    system  binmode
c:\cygwin-mounts\home              /home                     system  binmode
f:\src\psuite                      /home/pholejs/ps4         system  binmode
f:\src\tfm                         /home/pholejs/tfm         system  binmode
c:\cygwin-mounts\opt               /opt                      system  binmode
f:\cygwin/bin                      /usr/bin                  system  binmode
f:\cygwin/lib                      /usr/lib                  system  binmode
c:\cygwin-mounts\usr-src           /usr/src                  system  binmode
f:\cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
.                                  /cygdrive                 user    binmode,cygdrive

Found: f:\cygwin\bin\bash.exe
Found: f:\cygwin\bin\cat.exe
Found: f:\cygwin\bin\cpp.exe
Found: f:\cygwin\bin\find.exe
Found: f:\cygwin\bin\gcc.exe
Found: f:\cygwin\bin\gdb.exe
Found: f:\cygwin\bin\ld.exe
Found: f:\cygwin\bin\ls.exe
Found: f:\cygwin\bin\make.exe
Found: f:\cygwin\bin\sh.exe

  174k 2002/12/10 f:\cygwin\usr\local\bin\cygfontconfig.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig.dll" v0.0 ts=2002/12/10 18:13
   75k 2002/12/10 f:\cygwin\usr\local\bin\cygXft.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft.dll" v0.0 ts=2002/12/10 18:34
   58k 2002/05/07 f:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 8:33
   54k 2002/01/27 f:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/27 2:07
    6k 2002/06/24 f:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 20:23
  644k 2002/12/08 f:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/12/8 20:57
  380k 2002/07/24 f:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2002/7/24 18:24
  326k 2002/06/26 f:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2002/6/26 19:48
  487k 2002/07/24 f:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 18:25
  136k 2002/10/17 f:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 17:21
   50k 2002/03/17 f:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2002/3/17 7:24
   45k 2001/04/25 f:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
   35k 2002/01/09 f:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
   19k 2002/02/20 f:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 4:05
  490k 2002/09/21 f:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2002/9/21 12:01
  488k 2002/07/18 f:\cygwin\bin\cygguile-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-14.dll" v0.0 ts=2002/7/18 12:35
   63k 2002/07/18 f:\cygwin\bin\cygguile-srfi-srfi-13-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-1.dll" v0.0 ts=2002/7/18 12:35
   63k 2002/09/21 f:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2002/9/21 12:01
   24k 2002/07/18 f:\cygwin\bin\cygguile-srfi-srfi-4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-1.dll" v0.0 ts=2002/7/18 12:35
   24k 2002/09/21 f:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2002/9/21 12:01
   14k 2002/07/18 f:\cygwin\bin\cygguilereadline-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-14.dll" v0.0 ts=2002/7/18 12:35
   14k 2002/09/21 f:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2002/9/21 12:01
   17k 2001/06/28 f:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 5:34
   20k 2002/10/10 f:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 19:28
  929k 2002/06/24 f:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 20:24
   22k 2001/12/13 f:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10:28
   28k 2002/09/20 f:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/20 5:13
   21k 2001/06/20 f:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 19:09
   81k 2000/12/05 f:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/26 2:43
   35k 2000/12/05 f:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/26 2:43
   45k 2002/02/08 f:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2002/2/8 0:59
  119k 2002/02/09 f:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 6:19
   59k 2002/10/18 f:\cygwin\bin\cygkpathsea-3-3-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3-3-7.dll" v0.0 ts=2002/9/20 16:54
   25k 2002/07/16 f:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/16 6:05
   26k 2001/04/25 f:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
   20k 2002/01/09 f:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
  156k 2001/04/25 f:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
  175k 2002/01/09 f:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
  226k 2001/04/25 f:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
  202k 2002/01/09 f:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
   15k 2001/04/25 f:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
   12k 2002/01/09 f:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
   40k 2001/11/21 f:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 23:15
   39k 2001/11/21 f:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 23:15
  175k 2002/07/22 f:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng10.dll" v0.0 ts=2002/7/22 17:51
  179k 2002/07/22 f:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 18:03
  170k 2002/01/21 f:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/21 2:05
   22k 2002/06/09 f:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45
  108k 2001/06/28 f:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/7 5:34
  127k 2002/10/10 f:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 19:28
   66k 2001/11/20 f:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 15:44
  165k 2002/12/08 f:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/12/8 20:57
  390k 2000/12/05 f:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/26 2:39
  549k 2002/10/18 f:\cygwin\bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/7/19 5:42
    5k 2000/12/05 f:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   11k 2002/07/19 f:\cygwin\bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 f:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/26 2:39
  253k 2002/02/10 f:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/2/10 9:34
  221k 2002/10/18 f:\cygwin\bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/7/19 5:43
  623k 2000/12/05 f:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/26 2:43
  830k 2002/10/18 f:\cygwin\bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/7/19 5:43
  923k 2002/11/27 f:\cygwin\bin\cygwin1-1.4.17.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/11/28 0:54
  881k 2002/12/09 f:\cygwin\bin\cygwin1-20021209.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/10 0:23
  880k 2002/12/11 f:\cygwin\bin\cygwin1-20021210.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/11 5:08
  633k 2002/07/22 f:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2002/7/22 8:29
   41k 2002/01/20 f:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 19:49
   46k 2002/01/20 f:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 19:50
  152k 2002/03/17 f:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2002/3/17 7:19
   15k 2002/03/17 f:\cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 7:24
   50k 2002/03/12 f:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/12 5:38
 5895k 2002/12/13 f:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/13 12:44
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Fri Dec 13 12:44:16 CEST 2002
        Snapshot date: 20021210-23:03:45
        Shared id: cygwin1S3

   41k 2002/05/14 f:\cygwin\usr\X11R6\bin\cygPropList-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygPropList-0.dll" v0.0 ts=2002/5/14 5:13
  132k 2002/12/12 c:\cygwin-mounts\opt\gnome2\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile-0.dll" v0.0 ts=2002/12/12 12:51
   35k 2002/12/12 c:\cygwin-mounts\opt\gnome2\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygesd-0.dll" v0.0 ts=2002/12/12 13:44
   36k 2002/12/12 c:\cygwin-mounts\opt\gnome2\bin\cygscrollkeeper-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygscrollkeeper-0.dll" v0.0 ts=2002/12/12 13:39

Cygwin Package Information
Last downloaded files to: F:\cygwin\
Last downloaded files from: http://mirrors.rcn.net/pub/sourceware/cygwin

Package             Version             
ELFIO               1.0.0-1             
WindowMaker         0.80.0-2            
XFree86-base        4.2.0-1             
XFree86-bin         4.2.0-2             
XFree86-doc         4.2.0-1             
XFree86-etc         4.2.0-1             
XFree86-f100        4.2.0-2             
XFree86-fenc        4.2.0-2             
XFree86-fnts        4.2.0-2             
XFree86-fscl        4.2.0-2             
XFree86-fsrv        4.2.0-1             
XFree86-lib         4.2.0-3             
XFree86-man         4.2.0-1             
XFree86-prog        4.2.0-1             
XFree86-startup-scripts4.2.0-3             
XFree86-xserv       4.2.0-16            
Xaw3d               1.5-1               
_update-info-dir    00098-1             
agetty              2.1-1               
ash                 20020731-1          
astyle              1.15.3-3            
autoconf            2.54-1              
autoconf-devel      2.54-1              
autoconf-stable     2.13-4              
automake            1.7.1-1             
automake-devel      1.7.1-1             
automake-stable     1.4p5-5             
base-files          1.1-1               
base-passwd         1.0-1               
bash                2.05b-8             
binutils            20021117-1          
bison               1.75-1              
bzip2               1.0.2-2             
clear               1.0-1               
cpio                2.4.2               
crypt               1.0-1               
ctags               5.2-1               
cvs                 1.11.0-1            
cygipc              1.11-1              
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.17-1            
cygwin-doc          1.2-1               
db2                 2.7.7-4             
db3.1               3.1.17-2            
dejagnu             20010117-1          
diff                1.0-1               
diffutils           2.8.1-1             
doxygen             1.2.18-1            
dpkg                1.10.4-2            
ed                  0.2-1               
emacs               21.2-9              
emacs-X11           21.2-9              
emacs-el            21.2-9              
expat               1.95.5-1            
expect              20010117-1          
file                3.37-1              
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
gawk                3.1.1-5             
gcc                 3.2-3               
gcc-mingw           3.2-20020817-1      
gcc2                2.95.3-10           
gdb                 20020718-1          
gdbm                1.8.0-4             
gettext             0.11.5-1            
gettext-devel       0.11.5-1            
ghostscript         7.05-2              
ghostscript-base    7.05-2              
ghostscript-x11     7.05-2              
gperf               0.0                 
grep                2.5-1               
groff               1.17.2-1            
guile               1.6.0-1             
gzip                1.3.3-4             
indent              2.2.8-1             
inetutils           1.3.2-19            
jbigkit             1.2-6               
jpeg                6b-7                
kde-x               1.3                 
kdebase_2           2.2.2-b1            
kdegames_2          2.2.1-a2            
kdelibs_2           2.2.2-b1            
kdelibs_2_p2        2.2.2-b1-p2         
kdenetwork_2        2.2.2-b1            
kdepim_2            2.2.1-a2            
kdevelop_2          2.1-a1              
less                374-1               
lesstif             0.93.18-3           
libPropList         0.10.1-3            
libbz2_0            1.0.2-1             
libbz2_1            1.0.2-2             
libcharset1         1.8-2               
libdb2              2.7.7-4             
libdb2-devel        2.7.7-4             
libdb3.1            3.1.17-2            
libdb3.1-devel      3.1.17-2            
libguile12          1.6.0-1             
libguile14          1.5.6-5             
libiconv            1.8-2               
libiconv2           1.8-2               
libintl             0.10.38-3           
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libkpathsea3        20020911-1          
libltdl3            20020705-2          
libncurses5         5.2-1               
libncurses6         5.2-8               
libpng              1.2.4-2             
libpng10            1.0.14-2            
libpng10-devel      1.0.14-2            
libpng12            1.2.4-2             
libpng12-devel      1.2.4-2             
libpng2             1.0.12-1            
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
libtool             20020705-1          
libtool-devel       20020705-2          
libtool-stable      1.4.3-1             
libxml2             2.4.23-1            
libxslt             1.0.13-1            
lilypond            1.6.5-1             
lilypond-doc        1.6.5-1             
login               1.7-1               
m4                  0.0                 
make                3.79.1-7            
man                 1.5g-2              
mc                  4.5.55-1            
mingw-runtime       2.2-1               
mktemp              1.4-1               
nano                1.1.10-1            
ncurses             5.2-8               
newlib-man          20020801            
opengl              1.1.0-6             
openssl             0.9.6h-1            
openssl-devel       0.9.6h-1            
patch               2.5-3               
pcre                3.7-1               
perl                5.6.1-2             
popt                1.6.4-4             
procps              010801-2            
python              2.2.2-1             
qt_2                2.3.1-b2            
readline            4.3-2               
regex               4.4-2               
rxvt                2.7.9-2             
sed                 4.0.1-1             
sh-utils            2.0-3               
sysvinit            2.84-2              
tar                 1.13.25-1           
tcltk               20001125-1          
termcap             20020930-1          
terminfo            5.2-3               
tetex               20020911-1          
tetex-base          20020911-1          
tetex-beta          20020911-1          
tetex-bin           20020911-1          
tetex-extra         20020911-1          
tetex-tiny          20020911-1          
texinfo             4.2-4               
texmf               20020911-1          
texmf-base          20020911-1          
texmf-extra         20020911-1          
textutils           2.0.21-1            
tiff                3.5.7-1             
time                1.7-1               
ttcp                19980512-1          
ucl                 1.01-1              
units               1.77-1              
upx                 1.21-1              
w32api              2.1-1               
wget                1.8.2-1             
which               1.5-1               
xpm-nox             4.2.0-1             
zlib                1.1.4-1             

Use -h to see help about each section


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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-12 10:27   ` Christopher Faylor
@ 2002-12-12 22:32     ` Norman Vine
       [not found]     ` <H000076f17389de6.1039774000.eux100.sgp.st.com@MHS>
  1 sibling, 0 replies; 15+ messages in thread
From: Norman Vine @ 2002-12-12 22:32 UTC (permalink / raw)
  To: cygwin

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

Christopher Faylor wrote:

> On Thu, Dec 12, 2002 at 07:32:16AM -0500, Norman Vine wrote:
> >
> >With a Cygwin CVS tree I built this AM < (2) below > 
> >rxvt has problems when configuring a project from a build directory
> >
> >ie 
> >$TOP_DIR
> >     src
> >     build
> >
> >cd $TOP_DIR/build
> >../configure
> >
> >The problems vary from run to run ranging from 'error parsing uname'
> >to program hang < recoverable with 'ctrl-C' > making me suspect a
> >possible data loss
> >
> >Using the gcc option -pipe seems to allow the configure process
> >Using the -pipe flag I have not seen the uname error but it does
> >eventually hang when actually creating the Makefiles
> >
> >This project uses libtool
> >
> >With the CVS tree build (1) below I do not experience this
> >
> >(1) 10-Dec-2002   7:10:38a    6,683,847  cygwin-20021210.tar.gz
> >(2) 12-Dec-2002   6:09:42a    6,688,318  cygwin-20021212.tar.gz
> >
> >The times are EST and the tarballs are created by a script that
> >does a CVS update, make, make tarball which takes ~20 minutes
> >so the CVS update time should be approximately 20 minutes earlier
> >
> >Any 'tips' as to how to best debug this appreciated 
> 
> - Attach to the hung process with gdb and see where it is hung.
> 
> - Provide cygcheck output.
> 
> - Run under strace and see if you can infer where hangs or problems
>   are occurring.

Attached find cygcheck output and the config.status output
upto where 'sed' gets unhappy and enters a repeating loop

This happens when running a bash shell in an rxvt terminal
config.status runs to completion from a bash shell in the Win2k cmd.exe terminal

I have marked where the output differs from the successful run
in make.log

This is repeatable

Norman

[-- Attachment #2: cygcheck.log --]
[-- Type: application/octet-stream, Size: 43076 bytes --]


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Dec 12 21:52:42 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3

Path:	D:\usr\local\bin
	D:\\bin
	D:\bin
	c:\WINNT\system32
	c:\WINNT
	c:\WINNT\System32\Wbem
	c:\PROGRA~1\Eps11\bin
	c:\bin
	.

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `ntsec codepage:oem'
HOME = `D:\home\nhv'
MAKE_MODE = `unix'
PWD = `/tmp/geos_new/prof'
TCL_LIBRARY = `D:\usr\share\tcl8.3'
USER = `nhv'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users.WINNT'
APPDATA = `C:\Documents and Settings\nhv.SFDEV3\Application Data'
CMDSHELLFLAGS = `--login -c "%%"'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `SFDEV3'
COMSPEC = `C:\WINNT\system32\cmd.exe'
CVS_RSH = `ssh'
DISKEEPERICON = `C:\Program Files\Executive Software\DiskeeperLite\'
EDITOR = `sendeps'
EPSCOMSPEC = `d:\bin\bash.exe'
HOMEDRIVE = `C:'
HOMEPATH = `\'
INTERSHELLFLAGS = `--login -i'
LOGONSERVER = `\\SFDEV3'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/tmp/geos_new'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSG_FILE_PATH = `;C:\Program Files\OpenSceneGraph\Data;C:\Program Files\OpenSceneGraph\Data\Images;C:\Program Files\OpenSceneGraph\Data\Fonts'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PGDATA = `/usr/share/postgresql/data'
PPE_ROOT = `/src/ppe'
PROCECHO = `0'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 3, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0803'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `\[\033]0; \u@\h :: \w \007
\[\033[31m<\!> \W\033[0m\]
$ '
PWRCHUTE = `C:\Program Files\Pwrchute'
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `D:\tmp'
TERM = `cygwin'
TK_LIBRARY = `D:\usr\share\tk8.3'
TMP = `D:\tmp'
USERDOMAIN = `SFDEV3'
USERNAME = `nhv'
USERPROFILE = `C:\Documents and Settings\nhv.SFDEV3'
WINDIR = `C:\WINNT'
_ = `/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
  (default) = 0x00000400
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\RAS Autodial\Addresses\sourceware.cygnus.com
  (default) = 0x00000002
  LastModified = 0x3a9f88a2
  Network = `NETWORK0'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x0000002a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `D:\'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/c
  (default) = `c:'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/d
  (default) = `d:'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/e
  (default) = `e:'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `D:\/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `D:\/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D

a:  fd           N/A    N/A                    
c:  hd  NTFS   43966Mb  77% CP CS UN PA FC     
d:  hd  NTFS   43959Mb  67% CP CS UN PA FC     Unix
e:  cd           N/A    N/A                    

.        /cygdrive  user    binmode,cygdrive
D:\      /          system  binmode
c:       /c         system  textmode
d:       /d         system  binmode
e:       /e         system  textmode
D:\/bin  /usr/bin   system  binmode
D:\/lib  /usr/lib   system  binmode
.        /cygdrive  user    binmode,cygdrive

Found: D:\\bin\bash.exe
Found: D:\bin\bash.exe
Warning: D:\\bin\bash.exe hides D:\bin\bash.exe
Found: \bin\bash.exe
Warning: D:\\bin\bash.exe hides \bin\bash.exe
Found: D:\\bin\cat.exe
Found: D:\bin\cat.exe
Warning: D:\\bin\cat.exe hides D:\bin\cat.exe
Found: \bin\cat.exe
Warning: D:\\bin\cat.exe hides \bin\cat.exe
Found: D:\\bin\cpp.exe
Found: D:\bin\cpp.exe
Warning: D:\\bin\cpp.exe hides D:\bin\cpp.exe
Found: \bin\cpp.exe
Warning: D:\\bin\cpp.exe hides \bin\cpp.exe
Found: D:\\bin\find.exe
Found: D:\bin\find.exe
Warning: D:\\bin\find.exe hides D:\bin\find.exe
Found: \bin\find.exe
Warning: D:\\bin\find.exe hides \bin\find.exe
Found: D:\\bin\gcc.exe
Found: D:\bin\gcc.exe
Warning: D:\\bin\gcc.exe hides D:\bin\gcc.exe
Found: \bin\gcc.exe
Warning: D:\\bin\gcc.exe hides \bin\gcc.exe
Found: D:\\bin\gdb.exe
Found: D:\bin\gdb.exe
Warning: D:\\bin\gdb.exe hides D:\bin\gdb.exe
Found: \bin\gdb.exe
Warning: D:\\bin\gdb.exe hides \bin\gdb.exe
Found: D:\\bin\ld.exe
Found: D:\bin\ld.exe
Warning: D:\\bin\ld.exe hides D:\bin\ld.exe
Found: \bin\ld.exe
Warning: D:\\bin\ld.exe hides \bin\ld.exe
Found: D:\\bin\ls.exe
Found: D:\bin\ls.exe
Warning: D:\\bin\ls.exe hides D:\bin\ls.exe
Found: \bin\ls.exe
Warning: D:\\bin\ls.exe hides \bin\ls.exe
Found: D:\\bin\make.exe
Found: D:\bin\make.exe
Warning: D:\\bin\make.exe hides D:\bin\make.exe
Found: \bin\make.exe
Warning: D:\\bin\make.exe hides \bin\make.exe
Found: D:\\bin\sh.exe
Found: D:\bin\sh.exe
Warning: D:\\bin\sh.exe hides D:\bin\sh.exe
Found: \bin\sh.exe
Warning: D:\\bin\sh.exe hides \bin\sh.exe

   94k 2001/02/14 D:\usr\local\bin\cygaudiofile.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile.dll" v0.0 ts=2001/2/13 23:23
  365k 2001/10/12 D:\usr\local\bin\cygdb3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb3.dll" v0.0 ts=2000/10/24 0:21
 4240k 2002/12/06 D:\usr\local\bin\cyggdal.1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdal.1.1.dll" v0.0 ts=2002/12/6 4:31
  168k 2001/02/12 D:\usr\local\bin\cyggdk.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk.dll" v0.0 ts=2001/2/12 0:39
  116k 2001/02/12 D:\usr\local\bin\cyggdk_imlib.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_imlib.dll" v0.0 ts=2001/2/12 5:07
  797k 2002/04/02 D:\usr\local\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggeotiff-1.dll" v0.0 ts=2002/2/11 14:03
  108k 2001/02/12 D:\usr\local\bin\cygglib.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib.dll" v0.0 ts=2001/2/12 0:25
    8k 2001/02/12 D:\usr\local\bin\cyggmodule.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule.dll" v0.0 ts=2001/2/12 0:25
    5k 2001/02/12 D:\usr\local\bin\cyggthread.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread.dll" v0.0 ts=2001/2/12 0:27
 1045k 2001/02/12 D:\usr\local\bin\cyggtk.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk.dll" v0.0 ts=2001/2/12 0:51
  316k 2001/02/12 D:\usr\local\bin\cyggtkxmhtml.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtkxmhtml.dll" v0.0 ts=2001/2/12 3:07
    7k 2001/02/12 D:\usr\local\bin\cygimlib-bmp.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-bmp.dll" v0.0 ts=2001/2/12 5:08
    7k 2001/02/12 D:\usr\local\bin\cygimlib-jpeg.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-jpeg.dll" v0.0 ts=2001/2/12 5:08
   10k 2001/02/12 D:\usr\local\bin\cygimlib-png.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-png.dll" v0.0 ts=2001/2/12 5:09
    8k 2001/02/12 D:\usr\local\bin\cygimlib-ppm.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-ppm.dll" v0.0 ts=2001/2/12 5:08
    7k 2001/02/12 D:\usr\local\bin\cygimlib-ps.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-ps.dll" v0.0 ts=2001/2/12 5:08
    6k 2001/02/12 D:\usr\local\bin\cygimlib-tiff.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-tiff.dll" v0.0 ts=2001/2/12 5:08
   10k 2001/02/12 D:\usr\local\bin\cygimlib-xpm.dll - os=4.0 img=1.0 sys=4.0
                  "cygimlib-xpm.dll" v0.0 ts=2001/2/12 5:08
  145k 2001/02/12 D:\usr\local\bin\cygImlib.dll - os=4.0 img=1.0 sys=4.0
                  "cygImlib.dll" v0.0 ts=2001/2/12 5:40
   73k 2001/08/08 D:\usr\local\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2001/4/27 12:32
  127k 2001/10/12 D:\usr\local\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygmhash-2.dll" v0.0 ts=2001/10/12 6:37
  955k 2002/09/18 D:\usr\local\bin\cygproj.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj.dll" v0.0 ts=2002/9/18 4:51
   58k 2002/05/07 D:\\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 2:33
   54k 2002/09/28 D:\\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07
    6k 2002/06/24 D:\\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 14:23
  643k 2002/11/09 D:\\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/11/9 4:56
  493k 2002/11/19 D:\\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-2.dll" v0.0 ts=2002/11/19 9:38
  380k 2002/07/24 D:\\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2002/7/24 12:24
  326k 2002/06/26 D:\\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2002/6/26 13:48
  487k 2002/07/24 D:\\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 12:25
  136k 2002/10/17 D:\\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 11:21
   50k 2002/03/17 D:\\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2002/3/17 1:24
   45k 2001/04/25 D:\\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 1:28
   35k 2002/01/09 D:\\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 1:03
   19k 2002/02/20 D:\\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 22:05
   17k 2001/06/28 D:\\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 23:34
   20k 2002/10/10 D:\\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 13:28
  306k 2002/04/27 D:\\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd.dll" v0.0 ts=2002/4/27 9:23
  929k 2002/06/24 D:\\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 14:24
   22k 2001/12/13 D:\\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 4:28
   28k 2002/09/20 D:\\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/19 23:13
   21k 2001/06/20 D:\\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 13:09
   81k 2000/12/05 D:\\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/25 20:43
   35k 2000/12/05 D:\\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/25 20:43
   45k 2002/02/08 D:\\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2002/2/7 18:59
  119k 2002/02/09 D:\\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19
   25k 2002/07/16 D:\\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/16 0:05
   26k 2001/04/25 D:\\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 1:27
   20k 2002/01/09 D:\\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 1:03
  156k 2001/04/25 D:\\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 1:29
  175k 2002/01/09 D:\\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 1:03
  226k 2001/04/25 D:\\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 1:17
  202k 2002/01/09 D:\\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 1:03
   15k 2001/04/25 D:\\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 1:27
   12k 2002/01/09 D:\\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 1:03
   40k 2001/11/21 D:\\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 17:15
   39k 2001/11/21 D:\\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 17:15
  175k 2002/07/22 D:\\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng10.dll" v0.0 ts=2002/7/22 11:51
  179k 2002/07/22 D:\\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 12:03
  170k 2002/01/21 D:\\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/20 20:05
   22k 2002/06/09 D:\\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  108k 2001/06/28 D:\\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 23:34
  127k 2002/10/10 D:\\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 13:28
   66k 2001/11/20 D:\\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 9:44
  169k 2002/11/09 D:\\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/11/9 4:56
  390k 2000/12/05 D:\\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/25 20:39
  549k 2002/07/19 D:\\bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/7/18 23:42
    5k 2000/12/05 D:\\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   11k 2002/07/19 D:\\bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 D:\\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/25 20:39
  976k 2002/04/17 D:\\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/4/17 18:28
  221k 2002/07/19 D:\\bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/7/18 23:43
  623k 2000/12/05 D:\\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/25 20:43
  830k 2002/07/19 D:\\bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/7/18 23:43
   25k 2002/07/14 D:\\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2002/7/14 10:58
 2689k 2002/11/16 D:\\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c21.dll" v0.0 ts=2002/11/15 23:07
  633k 2002/07/22 D:\\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2002/7/22 2:29
   41k 2002/01/20 D:\\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 13:49
   46k 2002/01/20 D:\\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 13:50
  152k 2002/03/17 D:\\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2002/3/17 1:19
   15k 2002/03/17 D:\\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 1:24
   50k 2002/03/12 D:\\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/11 23:38
 6000k 2002/12/12 D:\\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/12 5:59
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Dec 12 05:59:07 EST 2002
        Shared id: cygwin1S3-2002-12-12 05:59

   58k 2002/05/07 D:\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 2:33
   54k 2002/09/28 D:\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07
    6k 2002/06/24 D:\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 14:23
  643k 2002/11/09 D:\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/11/9 4:56
  493k 2002/11/19 D:\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-2.dll" v0.0 ts=2002/11/19 9:38
  380k 2002/07/24 D:\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2002/7/24 12:24
  326k 2002/06/26 D:\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2002/6/26 13:48
  487k 2002/07/24 D:\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 12:25
  136k 2002/10/17 D:\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 11:21
   50k 2002/03/17 D:\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2002/3/17 1:24
   45k 2001/04/25 D:\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 1:28
   35k 2002/01/09 D:\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 1:03
   19k 2002/02/20 D:\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 22:05
   17k 2001/06/28 D:\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 23:34
   20k 2002/10/10 D:\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 13:28
  306k 2002/04/27 D:\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd.dll" v0.0 ts=2002/4/27 9:23
  929k 2002/06/24 D:\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 14:24
   22k 2001/12/13 D:\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 4:28
   28k 2002/09/20 D:\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/19 23:13
   21k 2001/06/20 D:\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 13:09
   81k 2000/12/05 D:\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/25 20:43
   35k 2000/12/05 D:\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/25 20:43
   45k 2002/02/08 D:\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2002/2/7 18:59
  119k 2002/02/09 D:\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19
   25k 2002/07/16 D:\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/16 0:05
   26k 2001/04/25 D:\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 1:27
   20k 2002/01/09 D:\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 1:03
  156k 2001/04/25 D:\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 1:29
  175k 2002/01/09 D:\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 1:03
  226k 2001/04/25 D:\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 1:17
  202k 2002/01/09 D:\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 1:03
   15k 2001/04/25 D:\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 1:27
   12k 2002/01/09 D:\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 1:03
   40k 2001/11/21 D:\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 17:15
   39k 2001/11/21 D:\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 17:15
  175k 2002/07/22 D:\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng10.dll" v0.0 ts=2002/7/22 11:51
  179k 2002/07/22 D:\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 12:03
  170k 2002/01/21 D:\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/20 20:05
   22k 2002/06/09 D:\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  108k 2001/06/28 D:\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 23:34
  127k 2002/10/10 D:\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 13:28
   66k 2001/11/20 D:\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 9:44
  169k 2002/11/09 D:\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/11/9 4:56
  390k 2000/12/05 D:\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/25 20:39
  549k 2002/07/19 D:\bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/7/18 23:42
    5k 2000/12/05 D:\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   11k 2002/07/19 D:\bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 D:\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/25 20:39
  976k 2002/04/17 D:\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/4/17 18:28
  221k 2002/07/19 D:\bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/7/18 23:43
  623k 2000/12/05 D:\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/25 20:43
  830k 2002/07/19 D:\bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/7/18 23:43
   25k 2002/07/14 D:\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2002/7/14 10:58
 2689k 2002/11/16 D:\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c21.dll" v0.0 ts=2002/11/15 23:07
  633k 2002/07/22 D:\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2002/7/22 2:29
   41k 2002/01/20 D:\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 13:49
   46k 2002/01/20 D:\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 13:50
  152k 2002/03/17 D:\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2002/3/17 1:19
   15k 2002/03/17 D:\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 1:24
   50k 2002/03/12 D:\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/11 23:38
 6000k 2002/12/12 D:\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/12 5:59
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Dec 12 05:59:07 EST 2002
        Shared id: cygwin1S3-2002-12-12 05:59

   58k 2002/05/07 \bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 2:33
   54k 2002/09/28 \bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07
    6k 2002/06/24 \bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 14:23
  643k 2002/11/09 \bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/11/9 4:56
  493k 2002/11/19 \bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-2.dll" v0.0 ts=2002/11/19 9:38
  380k 2002/07/24 \bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2002/7/24 12:24
  326k 2002/06/26 \bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2002/6/26 13:48
  487k 2002/07/24 \bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 12:25
  136k 2002/10/17 \bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 11:21
   50k 2002/03/17 \bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2002/3/17 1:24
   45k 2001/04/25 \bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 1:28
   35k 2002/01/09 \bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 1:03
   19k 2002/02/20 \bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 22:05
   17k 2001/06/28 \bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 23:34
   20k 2002/10/10 \bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 13:28
  306k 2002/04/27 \bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd.dll" v0.0 ts=2002/4/27 9:23
  929k 2002/06/24 \bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 14:24
   22k 2001/12/13 \bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 4:28
   28k 2002/09/20 \bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/19 23:13
   21k 2001/06/20 \bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 13:09
   81k 2000/12/05 \bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/25 20:43
   35k 2000/12/05 \bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/25 20:43
   45k 2002/02/08 \bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2002/2/7 18:59
  119k 2002/02/09 \bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19
   25k 2002/07/16 \bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/16 0:05
   26k 2001/04/25 \bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 1:27
   20k 2002/01/09 \bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 1:03
  156k 2001/04/25 \bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 1:29
  175k 2002/01/09 \bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 1:03
  226k 2001/04/25 \bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 1:17
  202k 2002/01/09 \bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 1:03
   15k 2001/04/25 \bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 1:27
   12k 2002/01/09 \bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 1:03
   40k 2001/11/21 \bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 17:15
   39k 2001/11/21 \bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 17:15
  175k 2002/07/22 \bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng10.dll" v0.0 ts=2002/7/22 11:51
  179k 2002/07/22 \bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 12:03
  170k 2002/01/21 \bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/20 20:05
   22k 2002/06/09 \bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  108k 2001/06/28 \bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 23:34
  127k 2002/10/10 \bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 13:28
   66k 2001/11/20 \bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 9:44
  169k 2002/11/09 \bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/11/9 4:56
  390k 2000/12/05 \bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/25 20:39
  549k 2002/07/19 \bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/7/18 23:42
    5k 2000/12/05 \bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   11k 2002/07/19 \bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 \bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/25 20:39
  976k 2002/04/17 \bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/4/17 18:28
  221k 2002/07/19 \bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/7/18 23:43
  623k 2000/12/05 \bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/25 20:43
  830k 2002/07/19 \bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/7/18 23:43
   25k 2002/07/14 \bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2002/7/14 10:58
 2689k 2002/11/16 \bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c21.dll" v0.0 ts=2002/11/15 23:07
  633k 2002/07/22 \bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2002/7/22 2:29
   41k 2002/01/20 \bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 13:49
   46k 2002/01/20 \bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 13:50
  152k 2002/03/17 \bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2002/3/17 1:19
   15k 2002/03/17 \bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 1:24
   50k 2002/03/12 \bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/11 23:38
 6000k 2002/12/12 \bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/12 5:59
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Dec 12 05:59:07 EST 2002
        Shared id: cygwin1S3-2002-12-12 05:59


Cygwin Package Information
Last downloaded files to: D:\cygwin
Last downloaded files from: ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin

Package             Version             
XFree86-html        4.2.0-1             
_update-info-dir    00098-1             
agetty              2.1-1               
apache              1.3.24-5            
ash                 20020731-1          
astyle              1.15.3-3            
autoconf            2.54-1              
autoconf-devel      2.54-1              
autoconf-stable     2.13-4              
automake            1.7.1-1             
automake-devel      1.7.1-1             
automake-stable     1.4p5-5             
base-files          1.1-1               
base-passwd         1.0-1               
bash                2.05b-8             
binutils            20021117-1          
bison               1.75-1              
byacc               1.9-1               
bzip2               1.0.2-2             
ccache              1.9-1               
clear               1.0-1               
cpio                2.4.2               
cron                3.0.1-7             
crypt               1.0-1               
ctags               5.2-1               
curl                7.10.2-1            
curl-devel          7.10.2-1            
cvs                 1.11.0-1            
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.15-2            
cygwin-doc          1.2-1               
db2                 2.7.7-4             
db3.1               3.1.17-2            
dejagnu             20010117-1          
diff                1.0-1               
diffutils           2.8.1-1             
doxygen             1.2.18-1            
dpkg                1.10.4-2            
ed                  0.2-1               
enscript            1.6.3-3             
expat               1.95.5-1            
expect              20010117-1          
fetchmail           6.1.2-1             
figlet              2.2-1               
file                3.37-1              
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
fortune             1.8-2               
gawk                3.1.1-5             
gcc                 3.2-2               
gcc-mingw           3.2-20020817-1      
gcc2                2.95.3-10           
gdb                 20020718-1          
gdbm                1.8.0-4             
gettext             0.11.5-1            
gettext-devel       0.11.5-1            
ghostscript-base    7.05-1              
gperf               0.0                 
grep                2.5-1               
groff               1.17.2-1            
gzip                1.3.3-4             
indent              2.2.8-1             
inetutils           1.3.2-19            
initscripts         0.9-1               
irc                 20010101-1          
jbigkit             1.2-6               
jpeg                6b-7                
keychain            1.9-1               
less                374-1               
libbz2_0            1.0.2-1             
libbz2_1            1.0.2-2             
libcharset1         1.8-2               
libdb2              2.7.7-4             
libdb2-devel        2.7.7-4             
libdb3.1            3.1.17-2            
libdb3.1-devel      3.1.17-2            
libiconv            1.8-2               
libiconv2           1.8-2               
libintl             0.10.38-3           
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libltdl3            20020705-2          
libncurses5         5.2-1               
libncurses6         5.2-8               
libpng              1.2.4-2             
libpng10            1.0.14-2            
libpng10-devel      1.0.14-2            
libpng12            1.2.4-2             
libpng12-devel      1.2.4-2             
libpng2             1.0.12-1            
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
libtool             20020705-1          
libtool-devel       20020705-2          
libtool-stable      1.4.3-1             
libungif            4.1.0-2             
libxerces-c21       2.1.0-1             
libxml2             2.4.23-1            
libxslt             1.0.13-1            
links               0.96-1              
login               1.7-1               
lynx                2.8.4-1             
m4                  0.0                 
make                3.79.1-7            
man                 1.5g-2              
mc                  4.5.55-1            
mingw-runtime       2.2-1               
mktemp              1.4-1               
mod_auth_ntsec      1.7-1               
mod_dav             1.0.3-1.3.6-1       
mod_php4            4.2.0-1             
mod_ssl             2.8.8-1.3.24-1      
more                2.11o-1             
mt                  2.0.1-1             
mutt                1.4-1               
nano                1.1.10-1            
ncftp               3.1.4-1             
ncurses             5.2-8               
newlib-man          20020801            
opengl              1.1.0-6             
openssh             3.5p1-2             
openssl             0.9.6g-2            
openssl-devel       0.9.6g-2            
patch               2.5-3               
pcre                3.7-1               
perl                5.6.1-2             
pinfo               0.6.6p1-1           
pkgconfig           0.12.0-1            
popt                1.6.4-4             
postgresql          7.3-1               
procmail            3.22-7              
procps              010801-2            
python              2.2.2-1             
rcs                 5.7-3               
readline            4.3-2               
regex               4.4-2               
rsync               2.5.5-2             
rxvt                2.7.9-2             
sed                 4.0.1-1             
sh-utils            2.0-3               
sharutils           4.2.1-2             
shutdown            1.2-2               
ssmtp               2.38.7-3            
swig                1.3.16-1            
sysvinit            2.84-2              
tar                 1.13.25-1           
tcltk               20001125-1          
tcp_wrappers        7.6-1               
tcsh                6.11.00-4           
termcap             20020930-1          
terminfo            5.2-3               
texinfo             4.2-4               
textutils           2.0.21-1            
tidy                020822-1            
tiff                3.5.7-1             
time                1.7-1               
ucl                 1.01-1              
units               1.77-1              
unzip               5.50-1              
upx                 1.21-1              
w32api              2.1-1               
wget                1.8.2-1             
which               1.5-1               
whois               4.5.17-1            
xerces-c-devel      2.1.0-1             
xerces-c-doc        2.1.0-1             
xpm-nox             4.2.0-1             
zip                 2.3-2               
zlib                1.1.4-1             
zsh                 4.0.4-1             

Use -h to see help about each section

[-- Attachment #3: make.log --]
[-- Type: application/octet-stream, Size: 18463 bytes --]

#! /bin/bash -v
# Generated by configure.
# Run this file to recreate the current configuration.
# Compiler output produced by configure, useful for debugging
# configure, is in config.log if it exists.

debug=false
SHELL=${CONFIG_SHELL-/bin/bash}
## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
  set -o posix
fi

# Support unset when possible.
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi


# Work around bugs in pre-3.0 UWIN ksh.
$as_unset ENV MAIL MAILPATH
PS1='$ '
PS2='> '
PS4='+ '

# NLS nuisances.
for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME
do
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
    eval $as_var=C; export $as_var
  else
    $as_unset $as_var
  fi
done
(eval $as_var=C; export $as_var) 2>&1
LANG=C
(eval $as_var=C; export $as_var) 2>&1
LANGUAGE=C
(eval $as_var=C; export $as_var) 2>&1
LC_ALL=C
(eval $as_var=C; export $as_var) 2>&1
LC_COLLATE=C
(eval $as_var=C; export $as_var) 2>&1
LC_CTYPE=C
(eval $as_var=C; export $as_var) 2>&1
LC_NUMERIC=C
(eval $as_var=C; export $as_var) 2>&1
LC_MESSAGES=C
(eval $as_var=C; export $as_var) 2>&1
LC_TIME=C

# Required to use basename.
if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
  as_basename=basename
else
  as_basename=false
fi
basename / 2>&1


# Name of the executable.
as_me=`$as_basename "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
	 X"$0" : 'X\(//\)$' \| \
	 X"$0" : 'X\(/\)$' \| \
	 .     : '\(.\)' 2>/dev/null ||
echo X/"$0" |
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
  	  /^X\/\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'`
$as_basename "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| 	 X"$0" : 'X\(//\)$' \| 	 X"$0" : 'X\(/\)$' \| 	 .     : '\(.\)' 2>/dev/null ||
echo X/"$0" |
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
  	  /^X\/\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'


# PATH needs CR, and LINENO needs CR and PATH.
# Avoid depending upon Character Ranges.
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
as_cr_digits='0123456789'
as_cr_alnum=$as_cr_Letters$as_cr_digits

# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
  echo "#! /bin/sh" >conftest.sh
  echo  "exit 0"   >>conftest.sh
  chmod +x conftest.sh
  if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then
    PATH_SEPARATOR=';'
  else
    PATH_SEPARATOR=:
  fi
  rm -f conftest.sh
fi


  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
(expr $as_lineno_1 + 1) 2>/dev/null
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
  # Find who we are.  Look in the path if we contain no path at all
  # relative or not.
  case $0 in
    *[\\/]* ) as_myself=$0 ;;
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
done

       ;;
  esac
  # We did not find ourselves, most probably we were run as `sh COMMAND'
  # in which case we are not to be found in the path.
  if test "x$as_myself" = x; then
    as_myself=$0
  fi
  if test ! -f "$as_myself"; then
    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
   { (exit 1); exit 1; }; }
  fi
  case $CONFIG_SHELL in
  '')
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  for as_base in sh bash ksh sh5; do
	 case $as_dir in
	 /*)
	   if ("$as_dir/$as_base" -c '
  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
	     CONFIG_SHELL=$as_dir/$as_base
	     export CONFIG_SHELL
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
	   fi;;
	 esac
       done
done
;;
  esac

  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
  # uniformly replaced by the line number.  The first 'sed' inserts a
  # line-number line before each line; the second 'sed' does the real
  # work.  The second script uses 'N' to pair each line-number line
  # with the numbered line, and appends trailing '-' during
  # substitution so that $LINENO is not a special case at line end.
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
  sed '=' <$as_myself |
    sed '
      N
      s,$,-,
      : loop
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
      t loop
      s,-$,,
      s,^['$as_cr_digits']*\n,,
    ' >$as_me.lineno &&
  chmod +x $as_me.lineno ||
    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
   { (exit 1); exit 1; }; }

  # Don't try to exec as it changes $[0], causing all sort of problems
  # (the dirname of $[0] is not the place where we might find the
  # original and so on.  Autoconf is especially sensible to this).
  . ./$as_me.lineno
  # Exit status is that of the last command.
  exit
}


case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
  *c*,-n*) ECHO_N= ECHO_C='
' ECHO_T='	' ;;
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
esac
echo "testing\c"; echo 1,2,3
echo -n testing; echo 1,2,3

if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

rm -f conf$$ conf$$.exe conf$$.file
echo >conf$$.file
if ln -s conf$$.file conf$$ 2>/dev/null; then
  # We could just check for DJGPP; but this test a) works b) is more generic
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
  if test -f conf$$.exe; then
    # Don't use ln at all; we don't have any links
    as_ln_s='cp -p'
  else
    as_ln_s='ln -s'
  fi
elif ln conf$$.file conf$$ 2>/dev/null; then
  as_ln_s=ln
else
  as_ln_s='cp -p'
fi
rm -f conf$$ conf$$.exe conf$$.file

if mkdir -p . 2>/dev/null; then
  as_mkdir_p=:
else
  as_mkdir_p=false
fi

as_executable_p="test -f"

# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"

# Sed expression to map a string onto a valid variable name.
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"


# IFS
# We need space, tab and new line, in precisely that order.
as_nl='
'
IFS=" 	$as_nl"

# CDPATH.
$as_unset CDPATH

exec 6>&1

# Open the log real soon, to keep \$[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.  Logging --version etc. is OK.
exec 5>>config.log
{
  echo
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
} >&5
cat >&5 <<_CSEOF
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
(hostname || uname -n) 2>/dev/null | sed 1q
echo >&5
config_files=" Makefile source/Makefile source/geom/Makefile source/algorithm/Makefile source/graph/Makefile source/graph/index/Makefile source/headers/Makefile source/io/Makefile source/io/markup/Makefile source/util/Makefile tools/Makefile tools/geos-config macros/Makefile source/test/Makefile source/bigtest/Makefile source/operation/Makefile source/operation/relate/Makefile"
config_headers=" source/headers/config.h"
config_commands=" depfiles"

ac_cs_usage="\
\`$as_me' instantiates files from templates according to the
current configuration.

Usage: $0 [OPTIONS] [FILE]...

  -h, --help       print this help, then exit
  -V, --version    print version number, then exit
  -d, --debug      don't remove temporary files
      --recheck    update $as_me by reconfiguring in the same conditions
  --file=FILE[:TEMPLATE]
                   instantiate the configuration file FILE
  --header=FILE[:TEMPLATE]
                   instantiate the configuration header FILE

Configuration files:
$config_files

Configuration headers:
$config_headers

Configuration commands:
$config_commands

Report bugs to <bug-autoconf@gnu.org>."
ac_cs_version="\
config.status
configured by ../configure, generated by GNU Autoconf 2.54,
  with options \"'--disable-shared' 'CC=c++' 'CXXFLAGS=-pipe -O2 -g -pg' 'CXX=c++'\"

Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
srcdir=..
INSTALL="/usr/bin/install -c"
# If no file are specified by the user, then we need to provide default
# value.  By we need to know if files were specified by the user.
ac_need_defaults=:
while test $# != 0
do
  case $1 in
  --*=*)
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    ac_shift=:
    ;;
  -*)
    ac_option=$1
    ac_optarg=$2
    ac_shift=shift
    ;;
  *) # This is not an option, so the user has probably given explicit
     # arguments.
     ac_option=$1
     ac_need_defaults=false;;
  esac

  case $ac_option in
  # Handling of the options.
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    echo "running /bin/bash ../configure " '--disable-shared' 'CC=c++' 'CXXFLAGS=-pipe -O2 -g -pg' 'CXX=c++' " --no-create --no-recursion"
    exec /bin/bash ../configure '--disable-shared' 'CC=c++' 'CXXFLAGS=-pipe -O2 -g -pg' 'CXX=c++' --no-create --no-recursion ;;
  --version | --vers* | -V )
    echo "$ac_cs_version"; exit 0 ;;
  --he | --h)
    # Conflict between --help and --header
    { { echo "$as_me:$LINENO: error: ambiguous option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: ambiguous option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; };;
  --help | --hel | -h )
    echo "$ac_cs_usage"; exit 0 ;;
  --debug | --d* | -d )
    debug=: ;;
  --file | --fil | --fi | --f )
    $ac_shift
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
    ac_need_defaults=false;;
  --header | --heade | --head | --hea )
    $ac_shift
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
    ac_need_defaults=false;;

  # This is an error.
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: unrecognized option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; } ;;

  *) ac_config_targets="$ac_config_targets $1" ;;

  esac
  shift
done

#
# INIT-COMMANDS section.
#

AMDEP_TRUE="" ac_aux_dir=".."

for ac_config_target in $ac_config_targets
do
  case "$ac_config_target" in
  # Handling of arguments.
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
  "source/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/Makefile" ;;
  "source/geom/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/geom/Makefile" ;;
  "source/algorithm/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/algorithm/Makefile" ;;
  "source/graph/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/graph/Makefile" ;;
  "source/graph/index/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/graph/index/Makefile" ;;
  "source/headers/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/headers/Makefile" ;;
  "source/io/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/io/Makefile" ;;
  "source/io/markup/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/io/markup/Makefile" ;;
  "source/util/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/util/Makefile" ;;
  "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
  "tools/geos-config" ) CONFIG_FILES="$CONFIG_FILES tools/geos-config" ;;
  "macros/Makefile" ) CONFIG_FILES="$CONFIG_FILES macros/Makefile" ;;
  "source/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/test/Makefile" ;;
  "source/bigtest/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/bigtest/Makefile" ;;
  "source/operation/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/operation/Makefile" ;;
  "source/operation/relate/Makefile" ) CONFIG_FILES="$CONFIG_FILES source/operation/relate/Makefile" ;;
  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
  "source/headers/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS source/headers/config.h" ;;
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
   { (exit 1); exit 1; }; };;
  esac
done

# If the user did not use the arguments to specify the items to instantiate,
# then the envvar interface is used.  Set only those that are not.
# We use the long form for the default assignment because of an extremely
# bizarre bug on SunOS 4.1.3.
if $ac_need_defaults; then
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
fi

# Create a temporary directory, and hook for its removal unless debugging.
$debug ||
{
  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
  trap '{ (exit 1); exit 1; }' 1 2 13 15
}

# Create a (secure) tmp directory for tmp files.
: ${TMPDIR=/tmp}
{
  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
  test -n "$tmp" && test -d "$tmp"
}  ||
{
  tmp=$TMPDIR/cs$$-$RANDOM
  (umask 077 && mkdir $tmp)
} ||
{
   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
   { (exit 1); exit 1; }
}
(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null


#
# CONFIG_FILES section.
#

# No need to generate the scripts if there are no CONFIG_FILES.
# This happens for instance when ./config.status config.h
if test -n "$CONFIG_FILES"; then
  # Protect against being on the right side of a sed subst in config.status.
  sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
   s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF

  # Split the substitutions into bite-sized pieces for seds with
  # small command number limits, like on Digital OSF/1 and HP-UX.
  ac_max_sed_lines=48
  ac_sed_frag=1 # Number of current file.
  ac_beg=1 # First line for current file.
  ac_end=$ac_max_sed_lines # Line after last line for current file.
  ac_more_lines=:
  ac_sed_cmds=
  while $ac_more_lines; do
    if test $ac_beg -gt 1; then
      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    else
      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    fi
    if test ! -s $tmp/subs.frag; then
      ac_more_lines=false
    else
      # The purpose of the label and of the branching condition is to
      # speed up the sed processing (if there are no `@' at all, there
      # is no need to browse any of the substitutions).
      # These are the two extra sed commands mentioned above.
      (echo ':t
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
      if test -z "$ac_sed_cmds"; then
  	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
      else
  	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
      fi
      ac_sed_frag=`expr $ac_sed_frag + 1`
      ac_beg=$ac_end
      ac_end=`expr $ac_end + $ac_max_sed_lines`
    fi
  done
  if test -z "$ac_sed_cmds"; then
    ac_sed_cmds=cat
  fi
fi # test -n "$CONFIG_FILES"
expr $ac_sed_frag + 1
expr $ac_end + $ac_max_sed_lines
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error
expr $ac_end + $ac_max_sed_lines
expr: syntax error
./config.status: line 557: test: -gt: unary operator expected
expr $ac_sed_frag + 1
expr: syntax error


[-- Attachment #4: Type: text/plain, Size: 214 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-12  4:43 ` Norman Vine
@ 2002-12-12 10:27   ` Christopher Faylor
  2002-12-12 22:32     ` Norman Vine
       [not found]     ` <H000076f17389de6.1039774000.eux100.sgp.st.com@MHS>
  0 siblings, 2 replies; 15+ messages in thread
From: Christopher Faylor @ 2002-12-12 10:27 UTC (permalink / raw)
  To: cygwin

On Thu, Dec 12, 2002 at 07:32:16AM -0500, Norman Vine wrote:
>Christopher Faylor writes:
>
>> In the most recent cygwin snapshot (uploading now) I've attempted to
>> work around the 10ms delay in pipe reads.
>
>< snip >
> 
>> Please check out the latest snapshot and report here if there are
>> problems.  I haven't yet tried this on Windows 9x class systems so it's
>> entirely possible that there is a problem there.
>
>With a Cygwin CVS tree I built this AM < (2) below > 
>rxvt has problems when configuring a project from a build directory
>
>ie 
>$TOP_DIR
>     src
>     build
>
>cd $TOP_DIR/build
>../configure
>
>The problems vary from run to run ranging from 'error parsing uname'
>to program hang < recoverable with 'ctrl-C' > making me suspect a
>possible data loss
>
>Using the gcc option -pipe seems to allow the configure process
>Using the -pipe flag I have not seen the uname error but it does
>eventually hang when actually creating the Makefiles
>
>This project uses libtool
>
>With the CVS tree build (1) below I do not experience this
>
>(1) 10-Dec-2002   7:10:38a    6,683,847  cygwin-20021210.tar.gz
>(2) 12-Dec-2002   6:09:42a    6,688,318  cygwin-20021212.tar.gz
>
>The times are EST and the tarballs are created by a script that
>does a CVS update, make, make tarball which takes ~20 minutes
>so the CVS update time should be approximately 20 minutes earlier
>
>Any 'tips' as to how to best debug this appreciated 

- Attach to the hung process with gdb and see where it is hung.

- Provide cygcheck output.

- Run under strace and see if you can infer where hangs or problems
  are occurring.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
       [not found] ` <H000076f1736db55.1039696329.eux100.sgp.st.com@MHS>
@ 2002-12-12  6:39   ` Pavel Holejsovsky
  0 siblings, 0 replies; 15+ messages in thread
From: Pavel Holejsovsky @ 2002-12-12  6:39 UTC (permalink / raw)
  To: cygwin; +Cc: nhv

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

I have similar experience. Examining the processes when the ./configure 
hangs reveals that hanging leaf seems to be always 'sed', running as a 
part of config.status script creating Makefiles etc.

I'm running XPPro, the same results were achieved when running configure 
inside xterm or inside FSFemacs (X version).

Attached is cygcheck output, but it was already running *after* I 
reverted to 20021209 snapshot. If someone needs cygcheck output with 
offending snapshot, pls let me know.

Pavel

P.S.: Sorry for 'me too' type of post, butI think that this can be 
important..

nhv@cape.com wrote:
> With a Cygwin CVS tree I built this AM < (2) below > 
> rxvt has problems when configuring a project from a build directory
> 
> ie 
> $TOP_DIR
>      src
>      build
> 
> cd $TOP_DIR/build
> ../configure
> 
> The problems vary from run to run ranging from 'error parsing uname'
> to program hang < recoverable with 'ctrl-C' > making me suspect a
> possible data loss
> 
> Using the gcc option -pipe seems to allow the configure process
> Using the -pipe flag I have not seen the uname error but it does
> eventually hang when actually creating the Makefiles
> 
> This project uses libtool
> 
> With the CVS tree build (1) below I do not experience this
> 
> (1) 10-Dec-2002   7:10:38a    6,683,847  cygwin-20021210.tar.gz
> (2) 12-Dec-2002   6:09:42a    6,688,318  cygwin-20021212.tar.gz
> 
> The times are EST and the tarballs are created by a script that
> does a CVS update, make, make tarball which takes ~20 minutes
> so the CVS update time should be approximately 20 minutes earlier
> 
> Any 'tips' as to how to best debug this appreciated 
> 
> Norman
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

[-- Attachment #2: cygcheck.out --]
[-- Type: text/plain, Size: 31505 bytes --]


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Dec 12 13:42:19 2002

Windows XP Professional Ver 5.1 Build 2600 Service Pack 1

Path:	f:\cygwin\usr\local\bin
	f:\cygwin\bin
	f:\cygwin\usr\X11R6\bin
	c:\cygwin-mounts\opt\gnome2\bin
	f:\bin
	f:\Program Files\Microsoft Platform SDK\Bin
	f:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
	f:\Program Files\Microsoft Visual Studio\Common\Tools
	f:\Program Files\Wise for Windows Installer
	f:\Program Files\Microsoft Visual Studio\VC98\bin
	f:\jdk1.3.1\bin
	f:\MetaDeveloper\hcarc\bin
	f:\src\psuite\main\src\buildengine
	f:\bin

SysDir: F:\WINDOWS\System32
WinDir: F:\WINDOWS

CYGWIN = `nowinsymlinks tty error_start=f:\cygwin\bin\dumper.exe'
HOME = `c:\cygwin-mounts\home\pholejs'
MAKE_MODE = `unix'
PWD = `/home/pholejs'
USER = `pholejs'

ALLUSERSPROFILE = `F:\Documents and Settings\All Users'
APPDATA = `F:\Documents and Settings\PHolejs\Application Data'
BASEMAKE = `F:\Program Files\Microsoft Platform SDK\Include\BKOffice.Mak'
BASHRC_INITED = `BASHRC_INITED'
BKOFFICE = `F:\Program Files\Microsoft Platform SDK\.'
CLASSPATH = `f:\Gemplus\GemXpresso.rad3\lib\gse\gse_gxp211_pk.jar;f:\Gemplus\GemXpresso.rad3\lib\cryptix-gemxpresso.jar;f:\Gemplus\GemXpresso.rad3\lib\cryptix-jce-api.jar'
COMMONPROGRAMFILES = `F:\Program Files\Common Files'
COMPUTERNAME = `PRGPC009'
COMSPEC = `F:\WINDOWS\system32\cmd.exe'
DISPLAY = `:0.0'
DXSDKROOT = `F:\Program Files\Microsoft Platform SDK\.'
EDITOR = `nano'
HOMEDRIVE = `F:'
HOMEPATH = `\Documents and Settings\PHolejs'
IMNINST = `help'
IMNINSTSRV = `F:\IMNnq_NT'
INCLUDE = `F:\Program Files\Microsoft Platform SDK\Include;F:\Program Files\Microsoft Platform SDK\Src\WTL\Include;F:\Program Files\Microsoft Visual Studio\VC98\atl\include;F:\Program Files\Microsoft Visual Studio\VC98\mfc\include;F:\Program Files\Microsoft Visual Studio\VC98\include'
INETSDK = `F:\Program Files\Microsoft Platform SDK\.'
JAVA_HOME = `F:\jdk1.3.1'
JC21_HOME = `C:\Store\Chipcards\javacard\jc211'
JDKHOME = `F:\jdk1.3.1'
LIB = `F:\Program Files\Intel\Compiler50\ia32\lib;F:\Program Files\Microsoft Platform SDK\Lib;F:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;F:\Program Files\Microsoft Visual Studio\VC98\lib'
LOGNAME = `pholejs'
LOGONSERVER = `\\PRGOP02'
LS_COLORS = `no=00:fi=00:di=01;34:ln=01;36:pi=47;33:so=01;35:bd=47;32;01:cd=47;32;01:or=47;31;01:ex=01;31:*.tar=31:*.tgz=31:*.taz=31:*.zip=31:*.z=31:*.Z=31:*.gz=31:*.bz2=31:*.rpm=31:*.jpg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.mpg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:'
MANPATH = `:/usr/ssl/man'
MSDEVDIR = `F:\Program Files\Microsoft Visual Studio\Common\MSDev98;F:\Program Files\Debugging Tools for Windows'
MSSDK = `F:\Program Files\Microsoft Platform SDK\.'
MSTOOLS = `F:\Program Files\Microsoft Platform SDK\.'
NUMBER_OF_PROCESSORS = `1'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 4 Stepping 4, AuthenticAMD'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0404'
PROGRAMFILES = `F:\Program Files'
PS1 = `\w:'
SESSIONNAME = `Console'
SGML_CATALOG_FILES = `./catalog:/usr/local/lib/sgml/dtd/dsssl/catalog:/usr/local/lib/sgml/dtd/html/catalog:/usr/local/lib/sgml/dtd/docbook41/docbook.cat:/usr/local/lib/sgml/stylesheets/docbook/catalog:/usr/share/xml/dtd/docbook412/docbook.cat'
SHLVL = `2'
SYSTEMDRIVE = `F:'
SYSTEMROOT = `F:\WINDOWS'
TEMP = `f:\cygwin\tmp'
TERM = `xterm'
TEXMF = `{/usr/share/lilypond/1.6.5,/usr/share/texmf}'
TMP = `f:\cygwin\tmp'
USERDNSDOMAIN = `PRGOP.PRA.ST.COM'
USERDOMAIN = `PRGOP'
USERNAME = `PHolejs'
USERPROFILE = `F:\Documents and Settings\PHolejs'
VISUAL = `nano'
WINDIR = `F:\WINDOWS'
WINDOWID = `14680078'
WMAKER_BIN_NAME = `wmaker'
WRASTER_COLOR_RESOLUTION0 = `4'
XAUTHORITY = `/home/pholejs/.Xauthority'
_ = `/usr/bin/cygcheck'
_NT_SYMBOL_PATH = `F:\WINDOWS\symbols'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/f
  (default) = `f:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_CURRENT_USER\Software\Cygnus Support
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `f:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/cdrom
  (default) = `d:'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home
  (default) = `c:\cygwin-mounts\home'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home/pholejs/ps4
  (default) = `f:\src\psuite'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home/pholejs/tfm
  (default) = `f:\src\tfm'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/opt
  (default) = `c:\cygwin-mounts\opt'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `f:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `f:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/src
  (default) = `c:\cygwin-mounts\usr-src'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
  (default) = `f:\cygwin\usr\X11R6\lib\X11\fonts'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D

a:  fd           N/A    N/A                    
c:  hd  NTFS   10001Mb  50% CP CS UN PA FC     ntfsdata
d:  cd           N/A    N/A                    
e:  hd  NTFS   10001Mb  74% CP CS UN PA FC     jjiranek
f:  hd  NTFS   14660Mb  95% CP CS UN PA FC     Garage

f:                                 /f                        user    textmode
.                                  /cygdrive                 user    binmode,cygdrive
f:\cygwin                          /                         system  binmode
d:                                 /cdrom                    system  binmode
c:\cygwin-mounts\home              /home                     system  binmode
f:\src\psuite                      /home/pholejs/ps4         system  binmode
f:\src\tfm                         /home/pholejs/tfm         system  binmode
c:\cygwin-mounts\opt               /opt                      system  binmode
f:\cygwin/bin                      /usr/bin                  system  binmode
f:\cygwin/lib                      /usr/lib                  system  binmode
c:\cygwin-mounts\usr-src           /usr/src                  system  binmode
f:\cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
.                                  /cygdrive                 user    binmode,cygdrive

Found: f:\cygwin\bin\bash.exe
Found: f:\cygwin\bin\cat.exe
Found: f:\cygwin\bin\cpp.exe
Found: f:\cygwin\bin\find.exe
Found: f:\cygwin\bin\gcc.exe
Found: f:\cygwin\bin\gdb.exe
Found: f:\cygwin\bin\ld.exe
Found: f:\cygwin\bin\ls.exe
Found: f:\cygwin\bin\make.exe
Found: f:\cygwin\bin\sh.exe

  174k 2002/12/10 f:\cygwin\usr\local\bin\cygfontconfig.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig.dll" v0.0 ts=2002/12/10 18:13
   75k 2002/12/10 f:\cygwin\usr\local\bin\cygXft.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft.dll" v0.0 ts=2002/12/10 18:34
   58k 2002/05/07 f:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 8:33
   54k 2002/01/27 f:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/27 2:07
    6k 2002/06/24 f:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 20:23
  644k 2002/12/08 f:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/12/8 20:57
  380k 2002/07/24 f:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2002/7/24 18:24
  326k 2002/06/26 f:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2002/6/26 19:48
  487k 2002/07/24 f:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 18:25
  136k 2002/10/17 f:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 17:21
   50k 2002/03/17 f:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2002/3/17 7:24
   45k 2001/04/25 f:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
   35k 2002/01/09 f:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
   19k 2002/02/20 f:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 4:05
  490k 2002/09/21 f:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2002/9/21 12:01
  488k 2002/07/18 f:\cygwin\bin\cygguile-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-14.dll" v0.0 ts=2002/7/18 12:35
   63k 2002/07/18 f:\cygwin\bin\cygguile-srfi-srfi-13-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-1.dll" v0.0 ts=2002/7/18 12:35
   63k 2002/09/21 f:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2002/9/21 12:01
   24k 2002/07/18 f:\cygwin\bin\cygguile-srfi-srfi-4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-1.dll" v0.0 ts=2002/7/18 12:35
   24k 2002/09/21 f:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2002/9/21 12:01
   14k 2002/07/18 f:\cygwin\bin\cygguilereadline-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-14.dll" v0.0 ts=2002/7/18 12:35
   14k 2002/09/21 f:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2002/9/21 12:01
   17k 2001/06/28 f:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 5:34
   20k 2002/10/10 f:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 19:28
  929k 2002/06/24 f:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 20:24
   22k 2001/12/13 f:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10:28
   28k 2002/09/20 f:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/20 5:13
   21k 2001/06/20 f:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 19:09
   81k 2000/12/05 f:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/26 2:43
   35k 2000/12/05 f:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/26 2:43
   45k 2002/02/08 f:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2002/2/8 0:59
  119k 2002/02/09 f:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 6:19
   59k 2002/10/18 f:\cygwin\bin\cygkpathsea-3-3-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3-3-7.dll" v0.0 ts=2002/9/20 16:54
   25k 2002/07/16 f:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/16 6:05
   26k 2001/04/25 f:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
   20k 2002/01/09 f:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
  156k 2001/04/25 f:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
  175k 2002/01/09 f:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
  226k 2001/04/25 f:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
  202k 2002/01/09 f:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
   15k 2001/04/25 f:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
   12k 2002/01/09 f:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
   40k 2001/11/21 f:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 23:15
   39k 2001/11/21 f:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 23:15
  175k 2002/07/22 f:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng10.dll" v0.0 ts=2002/7/22 17:51
  179k 2002/07/22 f:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 18:03
  170k 2002/01/21 f:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/21 2:05
   22k 2002/06/09 f:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45
  108k 2001/06/28 f:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/7 5:34
  127k 2002/10/10 f:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 19:28
   66k 2001/11/20 f:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 15:44
  165k 2002/12/08 f:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/12/8 20:57
  390k 2000/12/05 f:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/26 2:39
  549k 2002/10/18 f:\cygwin\bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/7/19 5:42
    5k 2000/12/05 f:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   11k 2002/07/19 f:\cygwin\bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 f:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/26 2:39
  253k 2002/02/10 f:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/2/10 9:34
  221k 2002/10/18 f:\cygwin\bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/7/19 5:43
  623k 2000/12/05 f:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/26 2:43
  830k 2002/10/18 f:\cygwin\bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/7/19 5:43
  923k 2002/11/27 f:\cygwin\bin\cygwin1-1.4.17.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/11/28 0:54
  881k 2002/12/09 f:\cygwin\bin\cygwin1-20021209.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/10 0:23
  880k 2002/12/11 f:\cygwin\bin\cygwin1-20021210.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/11 5:08
  633k 2002/07/22 f:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2002/7/22 8:29
   41k 2002/01/20 f:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 19:49
   46k 2002/01/20 f:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 19:50
  152k 2002/03/17 f:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2002/3/17 7:19
   15k 2002/03/17 f:\cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 7:24
   50k 2002/03/12 f:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/12 5:38
  881k 2002/12/09 f:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/10 0:23
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Mon Dec 9 18:23:37 EST 2002
        Snapshot date: 20021209-18:21:35
        Shared id: cygwin1S3

   41k 2002/05/14 f:\cygwin\usr\X11R6\bin\cygPropList-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygPropList-0.dll" v0.0 ts=2002/5/14 5:13
   56k 2002/12/12 c:\cygwin-mounts\opt\gnome2\bin\cygscrollkeeper-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygscrollkeeper-0.dll" v0.0 ts=2002/12/12 13:39

Cygwin Package Information
Last downloaded files to: F:\cygwin\
Last downloaded files from: http://mirrors.rcn.net/pub/sourceware/cygwin

Package             Version             
ELFIO               1.0.0-1             
WindowMaker         0.80.0-2            
XFree86-base        4.2.0-1             
XFree86-bin         4.2.0-2             
XFree86-doc         4.2.0-1             
XFree86-etc         4.2.0-1             
XFree86-f100        4.2.0-2             
XFree86-fenc        4.2.0-2             
XFree86-fnts        4.2.0-2             
XFree86-fscl        4.2.0-2             
XFree86-fsrv        4.2.0-1             
XFree86-lib         4.2.0-3             
XFree86-man         4.2.0-1             
XFree86-prog        4.2.0-1             
XFree86-startup-scripts4.2.0-3             
XFree86-xserv       4.2.0-16            
Xaw3d               1.5-1               
_update-info-dir    00098-1             
agetty              2.1-1               
ash                 20020731-1          
astyle              1.15.3-3            
autoconf            2.54-1              
autoconf-devel      2.54-1              
autoconf-stable     2.13-4              
automake            1.7.1-1             
automake-devel      1.7.1-1             
automake-stable     1.4p5-5             
base-files          1.1-1               
base-passwd         1.0-1               
bash                2.05b-8             
binutils            20021117-1          
bison               1.75-1              
bzip2               1.0.2-2             
clear               1.0-1               
cpio                2.4.2               
crypt               1.0-1               
ctags               5.2-1               
cvs                 1.11.0-1            
cygipc              1.11-1              
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.17-1            
cygwin-doc          1.2-1               
db2                 2.7.7-4             
db3.1               3.1.17-2            
dejagnu             20010117-1          
diff                1.0-1               
diffutils           2.8.1-1             
doxygen             1.2.18-1            
dpkg                1.10.4-2            
ed                  0.2-1               
emacs               21.2-9              
emacs-X11           21.2-9              
emacs-el            21.2-9              
expat               1.95.5-1            
expect              20010117-1          
file                3.37-1              
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
gawk                3.1.1-5             
gcc                 3.2-3               
gcc-mingw           3.2-20020817-1      
gcc2                2.95.3-10           
gdb                 20020718-1          
gdbm                1.8.0-4             
gettext             0.11.5-1            
gettext-devel       0.11.5-1            
ghostscript         7.05-2              
ghostscript-base    7.05-2              
ghostscript-x11     7.05-2              
gperf               0.0                 
grep                2.5-1               
groff               1.17.2-1            
guile               1.6.0-1             
gzip                1.3.3-4             
indent              2.2.8-1             
inetutils           1.3.2-19            
jbigkit             1.2-6               
jpeg                6b-7                
kde-x               1.3                 
kdebase_2           2.2.2-b1            
kdegames_2          2.2.1-a2            
kdelibs_2           2.2.2-b1            
kdelibs_2_p2        2.2.2-b1-p2         
kdenetwork_2        2.2.2-b1            
kdepim_2            2.2.1-a2            
kdevelop_2          2.1-a1              
less                374-1               
lesstif             0.93.18-3           
libPropList         0.10.1-3            
libbz2_0            1.0.2-1             
libbz2_1            1.0.2-2             
libcharset1         1.8-2               
libdb2              2.7.7-4             
libdb2-devel        2.7.7-4             
libdb3.1            3.1.17-2            
libdb3.1-devel      3.1.17-2            
libguile12          1.6.0-1             
libguile14          1.5.6-5             
libiconv            1.8-2               
libiconv2           1.8-2               
libintl             0.10.38-3           
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libkpathsea3        20020911-1          
libltdl3            20020705-2          
libncurses5         5.2-1               
libncurses6         5.2-8               
libpng              1.2.4-2             
libpng10            1.0.14-2            
libpng10-devel      1.0.14-2            
libpng12            1.2.4-2             
libpng12-devel      1.2.4-2             
libpng2             1.0.12-1            
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
libtool             20020705-1          
libtool-devel       20020705-2          
libtool-stable      1.4.3-1             
libxml2             2.4.23-1            
libxslt             1.0.13-1            
lilypond            1.6.5-1             
lilypond-doc        1.6.5-1             
login               1.7-1               
m4                  0.0                 
make                3.79.1-7            
man                 1.5g-2              
mc                  4.5.55-1            
mingw-runtime       2.2-1               
mktemp              1.4-1               
nano                1.1.10-1            
ncurses             5.2-8               
newlib-man          20020801            
opengl              1.1.0-6             
openssl             0.9.6h-1            
openssl-devel       0.9.6h-1            
patch               2.5-3               
pcre                3.7-1               
perl                5.6.1-2             
pkgconfig           0.12.0-1            
popt                1.6.4-4             
procps              010801-2            
python              2.2.2-1             
qt_2                2.3.1-b2            
readline            4.3-2               
regex               4.4-2               
rxvt                2.7.9-2             
sed                 4.0.1-1             
sh-utils            2.0-3               
sysvinit            2.84-2              
tar                 1.13.25-1           
tcltk               20001125-1          
termcap             20020930-1          
terminfo            5.2-3               
tetex               20020911-1          
tetex-base          20020911-1          
tetex-beta          20020911-1          
tetex-bin           20020911-1          
tetex-extra         20020911-1          
tetex-tiny          20020911-1          
texinfo             4.2-4               
texmf               20020911-1          
texmf-base          20020911-1          
texmf-extra         20020911-1          
textutils           2.0.21-1            
tiff                3.5.7-1             
time                1.7-1               
ttcp                19980512-1          
ucl                 1.01-1              
units               1.77-1              
upx                 1.21-1              
w32api              2.1-1               
wget                1.8.2-1             
which               1.5-1               
xpm-nox             4.2.0-1             
zlib                1.1.4-1             

Use -h to see help about each section


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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-11  0:48 Christopher Faylor
  2002-12-11  6:27 ` thomas
  2002-12-11 23:31 ` Ralf Habacker
@ 2002-12-12  4:43 ` Norman Vine
  2002-12-12 10:27   ` Christopher Faylor
       [not found] ` <H000076f1736db55.1039696329.eux100.sgp.st.com@MHS>
  3 siblings, 1 reply; 15+ messages in thread
From: Norman Vine @ 2002-12-12  4:43 UTC (permalink / raw)
  To: cygwin

Christopher Faylor writes:

> In the most recent cygwin snapshot (uploading now) I've attempted to
> work around the 10ms delay in pipe reads.

< snip >
 
> Please check out the latest snapshot and report here if there are
> problems.  I haven't yet tried this on Windows 9x class systems so it's
> entirely possible that there is a problem there.

With a Cygwin CVS tree I built this AM < (2) below > 
rxvt has problems when configuring a project from a build directory

ie 
$TOP_DIR
     src
     build

cd $TOP_DIR/build
../configure

The problems vary from run to run ranging from 'error parsing uname'
to program hang < recoverable with 'ctrl-C' > making me suspect a
possible data loss

Using the gcc option -pipe seems to allow the configure process
Using the -pipe flag I have not seen the uname error but it does
eventually hang when actually creating the Makefiles

This project uses libtool

With the CVS tree build (1) below I do not experience this

(1) 10-Dec-2002   7:10:38a    6,683,847  cygwin-20021210.tar.gz
(2) 12-Dec-2002   6:09:42a    6,688,318  cygwin-20021212.tar.gz

The times are EST and the tarballs are created by a script that
does a CVS update, make, make tarball which takes ~20 minutes
so the CVS update time should be approximately 20 minutes earlier

Any 'tips' as to how to best debug this appreciated 

Norman


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* RE: pipe improvements in snapshot
@ 2002-12-12  4:23 Elfyn McBratney
  0 siblings, 0 replies; 15+ messages in thread
From: Elfyn McBratney @ 2002-12-12  4:23 UTC (permalink / raw)
  To: cygwin

Sorry I forgot to metion I'm using windows 2000 pro/adv. server and
windows xp home/pro.

Elfyn
elfyn@exposure.org.uk

--- Elfyn McBratney <elfyn-cygwin@sickpuppy.co.uk> wrote:
>I've also been using kde (Kmail), gzip with piped input, cat, less and also a few other tailor made apps with no problems. If anything it's a bit faster ;)
>
>Elfyn
>elfyn@exposure.org.uk
>
>--- "Ralf Habacker" <Ralf.Habacker@freenet.de> wrote:
>>> Please check out the latest snapshot and report here if there are
>>> problems.  I haven't yet tried this on Windows 9x class systems so it's
>>> entirely possible that there is a problem there.
>>>
>>I've used this snapshot for running kde (Kmail,konqueror and other) a while on
>>windows 2000 and haven't got any unexpected results.
>>
>>Ralf
>>
>>
>>--
>>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>>Bug reporting:         http://cygwin.com/bugs.html
>>Documentation:         http://cygwin.com/docs.html
>>FAQ:                   http://cygwin.com/faq/
>
>_____________________________________________________________
>www.smokeJet.com - Free UK Internet Services
>
>_____________________________________________________________
>Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/

_____________________________________________________________
www.smokeJet.com - Free UK Internet Services

_____________________________________________________________
Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* RE: pipe improvements in snapshot
  2002-12-11  0:48 Christopher Faylor
  2002-12-11  6:27 ` thomas
@ 2002-12-11 23:31 ` Ralf Habacker
  2002-12-12  4:43 ` Norman Vine
       [not found] ` <H000076f1736db55.1039696329.eux100.sgp.st.com@MHS>
  3 siblings, 0 replies; 15+ messages in thread
From: Ralf Habacker @ 2002-12-11 23:31 UTC (permalink / raw)
  To: cygwin

> Please check out the latest snapshot and report here if there are
> problems.  I haven't yet tried this on Windows 9x class systems so it's
> entirely possible that there is a problem there.
>
I've used this snapshot for running kde (Kmail,konqueror and other) a while on
windows 2000 and haven't got any unexpected results.

Ralf


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* RE: pipe improvements in snapshot
  2002-12-11 16:20 fergus
@ 2002-12-11 23:22 ` Gary R. Van Sickle
  0 siblings, 0 replies; 15+ messages in thread
From: Gary R. Van Sickle @ 2002-12-11 23:22 UTC (permalink / raw)
  To: cygwin

> W98/SE. With the current cygwin1.dll I tried
>     time cat <hugefile> | nice -0 dd of=/dev/null
>     time cat <hugefile> | nice --1 dd of=/dev/null
> where hugefile ~ 100MB, and got times roughly 1m20s with the 2nd instruction
> marginally faster. Then switched to the snapshot cygwin1-20021210.dll and
> shaved a minute yes a minute off the times. Then tried creating new files as
> in
>     time cat <hugefile> | nice -0 dd of=hugefile2
>     time cat <hugefile> | nice --1 dd of=hugefile3
> (this took about 30s each) and checked md5sums. Not a byte out of place.
> Fergus
> P.S. Thanks to thomas for these good diagnostic scripts.
>

OH.  MY.  GOD.

If I understand the problem and solution (which I marginally do), and Win9x vs.
WinNT/XP (which nobody really does), this ***~2.66x*** speedup should be even
greater on NT/XP.

I'm giddy with anticipation over what this might do to configure times etc.

This may be the coolest thing since sliced time.

--
Gary R. Van Sickle
Brewer.  Patriot.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
@ 2002-12-11 16:20 fergus
  2002-12-11 23:22 ` Gary R. Van Sickle
  0 siblings, 1 reply; 15+ messages in thread
From: fergus @ 2002-12-11 16:20 UTC (permalink / raw)
  To: cygwin; +Cc: fergus

W98/SE. With the current cygwin1.dll I tried
    time cat <hugefile> | nice -0 dd of=/dev/null
    time cat <hugefile> | nice --1 dd of=/dev/null
where hugefile ~ 100MB, and got times roughly 1m20s with the 2nd instruction
marginally faster. Then switched to the snapshot cygwin1-20021210.dll and
shaved a minute yes a minute off the times. Then tried creating new files as
in
    time cat <hugefile> | nice -0 dd of=hugefile2
    time cat <hugefile> | nice --1 dd of=hugefile3
(this took about 30s each) and checked md5sums. Not a byte out of place.
Fergus
P.S. Thanks to thomas for these good diagnostic scripts.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-11 11:35   ` Christopher Faylor
@ 2002-12-11 11:46     ` Christopher Faylor
  0 siblings, 0 replies; 15+ messages in thread
From: Christopher Faylor @ 2002-12-11 11:46 UTC (permalink / raw)
  To: cygwin

On Wed, Dec 11, 2002 at 02:26:39PM -0500, Christopher Faylor wrote:
>On Wed, Dec 11, 2002 at 03:08:45PM +0100, thomas wrote:
>>Christopher Faylor <cgf-cygwin@cygwin.com> wrote:
>>
>>> Please check out the latest snapshot and report here if there are
>>> problems.  I haven't yet tried this on Windows 9x class systems so it's
>>> entirely possible that there is a problem there.
>>
>>It seems to work great! I did a few tests and there was no delay anymore
>>whatsoever. I've just sent the dll to someone to try out on a 9x system.
>
>I'll test this on 9x myself eventually.  With gritted teeth...
>
>>One thing about the possible data loss: Is that true data loss, like
>>some bytes won't make it trough the pipe, or will that only result in a
>>delay because the bytes have to be send again?
>
>It's true data loss but it is very very unlikely that it will ever be hit.
>I thought I would get this out there while I ruminated on ways to eliminate
>the potential for loss.
>
>>I will do some more thourough tests and will report back.
>>
>>Thanks so far!
>
>You're welcome.

Btw, thanks for the feedback.  It's an interesting datapoint.  It seems
to mean that the context switch implicit in introducing a thread into
the pipe read is substantially less than the 10ms delay we were adding
in the old scheme.  This probably makes sense but...  this is Windows,
so....

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-11  6:27 ` thomas
  2002-12-11  8:02   ` thomas
@ 2002-12-11 11:35   ` Christopher Faylor
  2002-12-11 11:46     ` Christopher Faylor
  1 sibling, 1 reply; 15+ messages in thread
From: Christopher Faylor @ 2002-12-11 11:35 UTC (permalink / raw)
  To: cygwin

On Wed, Dec 11, 2002 at 03:08:45PM +0100, thomas wrote:
>Christopher Faylor <cgf-cygwin@cygwin.com> wrote:
>
>> Please check out the latest snapshot and report here if there are
>> problems.  I haven't yet tried this on Windows 9x class systems so it's
>> entirely possible that there is a problem there.
>
>It seems to work great! I did a few tests and there was no delay anymore
>whatsoever. I've just sent the dll to someone to try out on a 9x system.

I'll test this on 9x myself eventually.  With gritted teeth...

>One thing about the possible data loss: Is that true data loss, like
>some bytes won't make it trough the pipe, or will that only result in a
>delay because the bytes have to be send again?

It's true data loss but it is very very unlikely that it will ever be hit.
I thought I would get this out there while I ruminated on ways to eliminate
the potential for loss.

>I will do some more thourough tests and will report back.
>
>Thanks so far!

You're welcome.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-11  6:27 ` thomas
@ 2002-12-11  8:02   ` thomas
  2002-12-11 11:35   ` Christopher Faylor
  1 sibling, 0 replies; 15+ messages in thread
From: thomas @ 2002-12-11  8:02 UTC (permalink / raw)
  To: cgf-cygwin; +Cc: cygwin

Christopher Faylor <cgf-cygwin@cygwin.com> wrote:

> Please check out the latest snapshot and report here if there are
> problems.  I haven't yet tried this on Windows 9x class systems so it's
> entirely possible that there is a problem there.

It seems to work great! I did a few tests and there was no delay anymore
whatsoever. I've just sent the dll to someone to try out on a 9x system.

One thing about the possible data loss: Is that true data loss, like
some bytes won't make it trough the pipe, or will that only result in a
delay because the bytes have to be send again?

I will do some more thourough tests and will report back.

Thanks so far!
thomas


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: pipe improvements in snapshot
  2002-12-11  0:48 Christopher Faylor
@ 2002-12-11  6:27 ` thomas
  2002-12-11  8:02   ` thomas
  2002-12-11 11:35   ` Christopher Faylor
  2002-12-11 23:31 ` Ralf Habacker
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 15+ messages in thread
From: thomas @ 2002-12-11  6:27 UTC (permalink / raw)
  To: cgf-cygwin; +Cc: cygwin

Christopher Faylor <cgf-cygwin@cygwin.com> wrote:

> Please check out the latest snapshot and report here if there are
> problems.  I haven't yet tried this on Windows 9x class systems so it's
> entirely possible that there is a problem there.

It seems to work great! I did a few tests and there was no delay anymore
whatsoever. I've just sent the dll to someone to try out on a 9x system.

One thing about the possible data loss: Is that true data loss, like
some bytes won't make it trough the pipe, or will that only result in a
delay because the bytes have to be send again?

I will do some more thourough tests and will report back.

Thanks so far!
thomas


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* pipe improvements in snapshot
@ 2002-12-11  0:48 Christopher Faylor
  2002-12-11  6:27 ` thomas
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Christopher Faylor @ 2002-12-11  0:48 UTC (permalink / raw)
  To: cygwin; +Cc: tom

In the most recent cygwin snapshot (uploading now) I've attempted to
work around the 10ms delay in pipe reads.  I've managed this by
resurrecting an idea I had back in 1998, updated for the new millenium.
My idea was shot down by other (then) Cygnus employees but since they
are now gone and I'm in charge of the project it seems like a good idea
to dust it off and try again.

In a nutshell, what cygwin now does is start pipe reads in another
thread.  If a signal arrives, the thread (and the read) is terminated.
Depending on how Windows is implemented, it's *possible* that there will
be data loss in this scenario.  It would be very very hard to to prove
that is the case, however.

Please check out the latest snapshot and report here if there are
problems.  I haven't yet tried this on Windows 9x class systems so it's
entirely possible that there is a problem there.

If this looks good, I will probably release a cygwin 1.3.18 fairly soon.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2002-12-13 14:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-12  4:08 pipe improvements in snapshot Elfyn McBratney
  -- strict thread matches above, loose matches on Subject: below --
2002-12-12  4:23 Elfyn McBratney
2002-12-11 16:20 fergus
2002-12-11 23:22 ` Gary R. Van Sickle
2002-12-11  0:48 Christopher Faylor
2002-12-11  6:27 ` thomas
2002-12-11  8:02   ` thomas
2002-12-11 11:35   ` Christopher Faylor
2002-12-11 11:46     ` Christopher Faylor
2002-12-11 23:31 ` Ralf Habacker
2002-12-12  4:43 ` Norman Vine
2002-12-12 10:27   ` Christopher Faylor
2002-12-12 22:32     ` Norman Vine
     [not found]     ` <H000076f17389de6.1039774000.eux100.sgp.st.com@MHS>
2002-12-13  7:28       ` Pavel Holejsovsky
     [not found] ` <H000076f1736db55.1039696329.eux100.sgp.st.com@MHS>
2002-12-12  6:39   ` Pavel Holejsovsky

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).