Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com MIME-Version: 1.0 Message-Id: <3D7D2673.00000C.01168@pexy> Date: Tue, 10 Sep 2002 00:53:39 +0200 Content-Type: Multipart/related; type="multipart/alternative"; boundary="------------Boundary-00=_FX077TH0000000000000" From: "Pieter Prinsloo" X-FID: BA285063-5BCE-11D4-AF8D-0050DAC67E11 X-FVER: 2.0 X-FIT: Letter X-FCOL: Elegant Paper X-FCAT: Stationery X-FDIS: Rice Fields X-Extensions: SU1CTDEsNDEsgUmBSTAkkcGNgZmVTY0wNCxNhYUoiU0kOMEoTYGBjYEoJDSZnSyFhUksSU1CTDIsMCwsSU1CTDMsMCws X-BG: <61B150E9-E9AF-456A-A045-7DC58FEBD192> X-BGT: repeat X-BGC: #dce0e3 X-BGPX: 0px X-BGPY: 0px X-ASN: ANIM3D00-NONE-0000-0000-000000000000 X-ASNF: 0 X-ASH: ANIM3D00-NONE-0000-0000-000000000000 X-ASHF: 1 X-AN: 6486DDE0-3EFD-11D4-BA3D-0050DAC68030 X-ANF: 0 X-AP: 6486DDE0-3EFD-11D4-BA3D-0050DAC68030 X-APF: 1 X-AD: C3C52140-4147-11D4-BA3D-0050DAC68030 X-ADF: 0 X-AUTO: X-ASN,X-ASH,X-AN,X-AP,X-AD X-CNT: ; X-Priority: 3 To: Subject: problem report: gawk 3.1.1 --------------Boundary-00=_FX077TH0000000000000 Content-Type: Multipart/Alternative; boundary="------------Boundary-00=_FX0724L0000000000000" --------------Boundary-00=_FX0724L0000000000000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi again=0D =0D first - my apologies to Joshua Daniel Franklin if i in any way affronted.= =0D second - TX to Joshua and Dan Vasaru for the suggestions.=0D =0D Attached at the end the output of running "cygcheck -s -v -r"=0D =0D The problem. ( a bit long)=0D =0D We are running awk scripts in a cmd console box on w2k using=0D gawk 3.1.1 and the needed dll's on 2 different machine with cygwin instal= led =0D As it is outside a Cygwin environment - the mount points should not=0D effect this.=0D =0D The input files to gawk works fine and without any problems.=0D The problem is with the program-file.=0D gawk wants the program-file in unix format ie. no cr/lf termination.=0D =0D eg. the following program files - tst.awk saved with notepad.=0D #=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =0D BEGIN { FS=3D",";=0D gsub("\"","",fromevent);=0D totalfound=3D0;=0D }=0D {=0D totalfound +=3D 1; =0D }=0D END { print "totalfound =3D ",totalfound;=0D exit totalfound;=0D }=0D #=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =0D executing in a cmd console box=0D =0D gawk -f tst.awk=0D gawk: tst.awk:1: BEGIN { FS=3D",";=0D ' in expression: ^ invalid char '=0D =0D It complains about the CR in the line termination.=0D If however we save the file in unix format then gawk 3.1.1 works fine.=0D Setting the CYGWIN environment variable in the command script has no effe= ct.=0D This was never a problem with gawk 3.0.4=0D =0D BUT....................=0D =0D Running the above on 2 other machines in the shop with similiar configs a= nd =0D where cygwin is not and never was installed =0D The problem does NOT occur. ie. gawk 3.1.1 behaves as expected and takes = =0D program-files in either dos or unix format.=0D =0D My questions.=0D - Is this by design or are we missing something.=0D - Seeing it is not a problem where cygwin was not installed =0D is a system dll or registry entry perhaps involved? Maybe the environment?=0D - Any suggestions on where to look? what to look for?=0D - As we do not beforehand know the config of system where this will=0D be installed - we will be having hassles with the QA of all the program-files=0D =0D Tx and kind regards=0D Pieter Prinsloo=0D =0D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3Dcygcheck -s -v -r=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=0D =0D Cygwin Win95/NT Configuration Diagnostics=0D Current System Time: Tue Sep 10 00:18:19 2002=0D Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3, RC 3.51=0D Path: D:\programfiles\cygwin\usr\local\bin=0D D:\programfiles\cygwin\bin=0D D:\programfiles\cygwin\bin=0D d:\ORACLE9i\bin=0D d:\ORACLE9i\Apache\Perl\5.00503\bin\mswin32-x86=0D c:\Program Files\Oracle\jre\1.1.8\bin=0D c:\WINNT\system32=0D c:\WINNT=0D c:\WINNT\System32\Wbem=0D d:\ORANT\BIN=0D d:\util\mysql\bin=0D d:\Program Files\Microsoft Visual Studio\VC98\bin=0D D:\programfiles\cygwin\usr\X11R6\bin=0D SysDir: C:\WINNT\System32=0D WinDir: C:\WINNT=0D CYGWIN =3D `nobinmode'=0D HOME =3D `D:\programfiles\cygwin\home\pieterp'=0D MAKE_MODE =3D `unix'=0D PWD =3D `/cygdrive/e/develop/dump/new'=0D USER =3D `pieterp'=0D ALLUSERSPROFILE =3D `C:\Documents and Settings\All Users'=0D APPDATA =3D `C:\Documents and Settings\Administrator\Application Data'=0D COMMONPROGRAMFILES =3D `C:\Program Files\Common Files'=0D COMPUTERNAME =3D `PEXY'=0D COMSPEC =3D `C:\WINNT\system32\cmd.exe'=0D HOMEDRIVE =3D `C:'=0D HOMEPATH =3D `\'=0D INCLUDE =3D `d:\Program Files\Microsoft Visual Studio\VC98\atl\include d:\Program Files\Microsoft Visual Studio\VC98\mfc\include;d:\Program Files\Microsoft Visual Studio\VC98\include'=0D JSERV =3D `D:\ORACLE9i/Apache/Jserv/conf'=0D LIB =3D `d:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;d:\Program Files\Microsoft Visual Studio\VC98\lib'=0D LOGONSERVER =3D `\\PEXY'=0D MANPATH =3D `:/usr/ssl/man'=0D MSDEVDIR =3D `C:\Program Files\Microsoft Visual Studio\Common\MSDev98'=0D NTRESKIT =3D `F:\Program Files\Resource Kit'=0D NUMBER_OF_PROCESSORS =3D `1'=0D OLDPWD =3D `/cygdrive/e/develop/dump'=0D OS2LIBPATH =3D `C:\WINNT\system32\os2\dll;'=0D OS =3D `Windows_NT'=0D PATHEXT =3D `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'=0D PROCESSOR_ARCHITECTURE =3D `x86'=0D PROCESSOR_IDENTIFIER =3D `x86 Family 6 Model 6 Stepping 2, AuthenticAMD'=0D PROCESSOR_LEVEL =3D `6'=0D PROCESSOR_REVISION =3D `0602'=0D PROGRAMFILES =3D `C:\Program Files'=0D PROMPT =3D `$P$_$G'=0D PS1 =3D `\[\033]0;\w\007=0D \033[32m\]\u@\h \[\033[33m\w\033[0m\]=0D $ '=0D SHLVL =3D `1'=0D SYSTEMDRIVE =3D `C:'=0D SYSTEMROOT =3D `C:\WINNT'=0D TEMP =3D `c:\Temp'=0D TERM =3D `cygwin'=0D TMP =3D `c:\Temp'=0D USERDOMAIN =3D `PEXY'=0D USERNAME =3D `pieterp'=0D USERPROFILE =3D `C:\Documents and Settings\Administrator'=0D WINDIR =3D `C:\WINNT'=0D WV_GATEWAY_CFG =3D `D:\ORACLE9i\Apache\modplsql\cfg\wdbsvr.app'=0D _ =3D `/usr/bin/cygcheck'=0D HKEY_CURRENT_USER\Software\Cygnus Solutions=0D HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin=0D HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2=0D (default) =3D `/cygdrive'=0D cygdrive flags =3D 0x00000022=0D HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2=0D (default) =3D `/cygdrive'=0D cygdrive flags =3D 0x00000022=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/=0D (default) =3D `D:\programfiles\cygwin'=0D flags =3D 0x0000000a=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin=0D (default) =3D `D:\programfiles\cygwin/bin'=0D flags =3D 0x0000000a=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib=0D (default) =3D `D:\programfiles\cygwin/lib'=0D flags =3D 0x0000000a=0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options=0D a: fd N/A N/A =0D c: hd NTFS 4996Mb 47% CP CS UN PA FC =0D d: hd NTFS 14998Mb 54% CP CS UN PA FC pexy_D=0D e: hd NTFS 9852Mb 57% CP CS UN PA FC pexy_E=0D f: hd NTFS 5498Mb 50% CP CS UN PA FC pexy_F=0D z: cd N/A N/A =0D =2E /cygdrive user binmode,cygdrive=0D D:\programfiles\cygwin / system binmode=0D D:\programfiles\cygwin/bin /usr/bin system binmode=0D D:\programfiles\cygwin/lib /usr/lib system binmode=0D =2E /cygdrive user binmode,cygdrive=0D Found: D:\programfiles\cygwin\bin\bash.exe=0D Found: D:\programfiles\cygwin\bin\cat.exe=0D Found: D:\programfiles\cygwin\bin\cpp.exe=0D Found: D:\programfiles\cygwin\bin\find.exe=0D Found: D:\programfiles\cygwin\bin\gcc.exe=0D Found: D:\programfiles\cygwin\bin\gdb.exe=0D Found: D:\programfiles\cygwin\bin\ld.exe=0D Found: D:\programfiles\cygwin\bin\ls.exe=0D Found: D:\programfiles\cygwin\bin\make.exe=0D Found: D:\programfiles\cygwin\bin\sh.exe=0D 929k 2002/06/24 .\cygiconv-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24=0D 23k 2002/06/24 .\cygintl-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54=0D 883k 2002/07/06 .\cygwin1.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16=0D Cygwin DLL version info:=0D DLL version: 1.3.12=0D DLL epoch: 19=0D DLL bad signal mask: 19005=0D DLL old termios: 5=0D DLL malloc env: 28=0D API major: 0=0D API minor: 54=0D Shared data: 3=0D DLL identifier: cygwin1=0D Mount registry: 2=0D Cygnus registry name: Cygnus Solutions=0D Cygwin registry name: Cygwin=0D Program options name: Program Options=0D Cygwin mount registry name: mounts v2=0D Cygdrive flags: cygdrive flags=0D Cygdrive prefix: cygdrive prefix=0D Cygdrive default prefix: =0D Build date: Sat Jul 6 02:16:58 EDT 2002=0D CVS tag: cygwin-1-3-12-1=0D Shared id: cygwin1S3=0D 929k 2002/06/24 .\cygiconv-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24=0D 23k 2002/06/24 .\cygintl-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54=0D 883k 2002/07/06 .\cygwin1.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16=0D Cygwin DLL version info:=0D DLL version: 1.3.12=0D DLL epoch: 19=0D DLL bad signal mask: 19005=0D DLL old termios: 5=0D DLL malloc env: 28=0D API major: 0=0D API minor: 54=0D Shared data: 3=0D DLL identifier: cygwin1=0D Mount registry: 2=0D Cygnus registry name: Cygnus Solutions=0D Cygwin registry name: Cygwin=0D Program options name: Program Options=0D Cygwin mount registry name: mounts v2=0D Cygdrive flags: cygdrive flags=0D Cygdrive prefix: cygdrive prefix=0D Cygdrive default prefix: =0D Build date: Sat Jul 6 02:16:58 EDT 2002=0D CVS tag: cygwin-1-3-12-1=0D Shared id: cygwin1S3=0D 58k 2002/05/07 D:\programfiles\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygbz2-1.dll" v0.0 ts=3D2002/5/7 8:33=0D 54k 2002/01/27 D:\programfiles\cygwin\bin\cygbz21.0.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygbz21.0.dll" v0.0 ts=3D2002/1/27 3:07=0D 625k 2002/08/09 D:\programfiles\cygwin\bin\cygcrypto.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygcrypto.dll" v0.0 ts=3D2002/8/9 22:20=0D 45k 2001/04/25 D:\programfiles\cygwin\bin\cygform5.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygform5.dll" v0.0 ts=3D2001/4/25 7:28=0D 35k 2002/01/09 D:\programfiles\cygwin\bin\cygform6.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygform6.dll" v0.0 ts=3D2002/1/9 8:03=0D 19k 2002/02/20 D:\programfiles\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cyggdbm.dll" v0.0 ts=3D2002/2/20 5:05=0D 17k 2001/06/28 D:\programfiles\cygwin\bin\cyghistory4.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cyghistory4.dll" v0.0 ts=3D2001/1/7 6:34=0D 20k 2002/07/17 D:\programfiles\cygwin\bin\cyghistory5.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cyghistory5.dll" v0.0 ts=3D2002/7/17 23:18=0D 929k 2002/06/24 D:\programfiles\cygwin\bin\cygiconv-2.dll - os=3D4.0 im= g=3D1.0 sys=3D4.0=0D "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24=0D 22k 2001/12/13 D:\programfiles\cygwin\bin\cygintl-1.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygintl-1.dll" v0.0 ts=3D2001/12/13 11:28=0D 23k 2002/06/24 D:\programfiles\cygwin\bin\cygintl-2.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54=0D 21k 2001/06/20 D:\programfiles\cygwin\bin\cygintl.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygintl.dll" v0.0 ts=3D2001/6/20 19:09=0D 81k 2001/10/20 D:\programfiles\cygwin\bin\cygitcl30.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygitcl30.dll" v0.0 ts=3D2001/10/20 2:25=0D 35k 2001/10/20 D:\programfiles\cygwin\bin\cygitk30.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygitk30.dll" v0.0 ts=3D2001/10/20 2:25=0D 45k 2002/02/08 D:\programfiles\cygwin\bin\cygjbig1.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygjbig1.dll" v0.0 ts=3D2002/2/8 1:59=0D 119k 2002/02/09 D:\programfiles\cygwin\bin\cygjpeg6b.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygjpeg6b.dll" v0.0 ts=3D2002/2/9 7:19=0D 59k 2002/08/09 D:\programfiles\cygwin\bin\cygkpathsea-3-3-7.dll - os=3D= 4.0 img=3D1.0 sys=3D4.0=0D "cygkpathsea-3-3-7.dll" v0.0 ts=3D2002/8/9 15:37=0D 26k 2001/04/25 D:\programfiles\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygmenu5.dll" v0.0 ts=3D2001/4/25 7:27=0D 20k 2002/01/09 D:\programfiles\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygmenu6.dll" v0.0 ts=3D2002/1/9 8:03=0D 156k 2001/04/25 D:\programfiles\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygncurses++5.dll" v0.0 ts=3D2001/4/25 7:29=0D 175k 2002/01/09 D:\programfiles\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 sys=3D4.0=0D "cygncurses++6.dll" v0.0 ts=3D2002/1/9 8:03=0D 226k 2001/04/25 D:\programfiles\cygwin\bin\cygncurses5.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cygncurses5.dll" v0.0 ts=3D2001/4/25 7:17=0D 202k 2002/01/09 D:\programfiles\cygwin\bin\cygncurses6.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cygncurses6.dll" v0.0 ts=3D2002/1/9 8:03=0D 15k 2001/04/25 D:\programfiles\cygwin\bin\cygpanel5.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygpanel5.dll" v0.0 ts=3D2001/4/25 7:27=0D 12k 2002/01/09 D:\programfiles\cygwin\bin\cygpanel6.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygpanel6.dll" v0.0 ts=3D2002/1/9 8:03=0D 40k 2001/11/21 D:\programfiles\cygwin\bin\cygpcre.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygpcre.dll" v0.0 ts=3D2001/11/22 0:15=0D 39k 2001/11/21 D:\programfiles\cygwin\bin\cygpcreposix.dll - os=3D4.0 = img=3D1 0 sys=3D4.0=0D "cygpcreposix.dll" v0.0 ts=3D2001/11/22 0:15=0D 175k 2002/07/22 D:\programfiles\cygwin\bin\cygpng10.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygpng10.dll" v0.0 ts=3D2002/7/22 17:51=0D 179k 2002/07/22 D:\programfiles\cygwin\bin\cygpng12.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygpng12.dll" v0.0 ts=3D2002/7/22 18:03=0D 170k 2002/01/21 D:\programfiles\cygwin\bin\cygpng2.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygpng2.dll" v0.0 ts=3D2002/1/21 3:05=0D 22k 2002/06/09 D:\programfiles\cygwin\bin\cygpopt-0.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygpopt-0.dll" v0.0 ts=3D2002/6/9 7:45=0D 108k 2001/06/28 D:\programfiles\cygwin\bin\cygreadline4.dll - os=3D4.0 = img=3D1 0 sys=3D4.0=0D "cygreadline4.dll" v0.0 ts=3D2001/1/7 6:34=0D 127k 2002/07/17 D:\programfiles\cygwin\bin\cygreadline5.dll - os=3D4.0 = img=3D1 0 sys=3D4.0=0D "cygreadline5.dll" v0.0 ts=3D2002/7/17 23:18=0D 159k 2002/08/09 D:\programfiles\cygwin\bin\cygssl.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygssl.dll" v0.0 ts=3D2002/8/9 22:20=0D 390k 2001/10/20 D:\programfiles\cygwin\bin\cygtcl80.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygtcl80.dll" v0.0 ts=3D2001/10/20 2:24=0D 5k 2001/10/20 D:\programfiles\cygwin\bin\cygtclpip80.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D 10k 2001/10/20 D:\programfiles\cygwin\bin\cygtclreg80.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cygtclreg80.dll" v0.0 ts=3D2001/10/20 2:24=0D 253k 2002/02/10 D:\programfiles\cygwin\bin\cygtiff3.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygtiff3.dll" v0.0 ts=3D2002/2/10 10:34=0D 623k 2001/10/20 D:\programfiles\cygwin\bin\cygtk80.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygtk80.dll" v0.0 ts=3D2001/10/20 2:25=0D 2975k 1999/09/18 D:\programfiles\cygwin\bin\CYGWIN.DLL - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygwin.dll" v0.0 ts=3D1996/12/11 2:13=0D 41k 2002/01/20 D:\programfiles\cygwin\bin\cygXpm-noX4.dll - os=3D4.0 i= mg=3D1 0 sys=3D4.0=0D "cygXpm-noX4.dll" v0.0 ts=3D2002/1/20 20:49=0D 46k 2002/01/20 D:\programfiles\cygwin\bin\cygXpm-X4.dll - os=3D4.0 img= =3D1.0 sys=3D4.0=0D "cygXpm-X4.dll" v0.0 ts=3D2002/1/20 20:50=0D 50k 2002/03/12 D:\programfiles\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.= 0 sys=3D4 0=0D "cygz.dll" v0.0 ts=3D2002/3/12 6:38=0D 883k 2002/07/06 D:\programfiles\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D= 1.0 sys=3D4.0=0D "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16=0D Cygwin DLL version info:=0D DLL version: 1.3.12=0D DLL epoch: 19=0D DLL bad signal mask: 19005=0D DLL old termios: 5=0D DLL malloc env: 28=0D API major: 0=0D API minor: 54=0D Shared data: 3=0D DLL identifier: cygwin1=0D Mount registry: 2=0D Cygnus registry name: Cygnus Solutions=0D Cygwin registry name: Cygwin=0D Program options name: Program Options=0D Cygwin mount registry name: mounts v2=0D Cygdrive flags: cygdrive flags=0D Cygdrive prefix: cygdrive prefix=0D Cygdrive default prefix: =0D Build date: Sat Jul 6 02:16:58 EDT 2002=0D CVS tag: cygwin-1-3-12-1=0D Shared id: cygwin1S3=0D 653k 1998/10/30 d:\util\mysql\bin\cygwinb19.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0=0D "cygwinb19.dll" v0.0 ts=3D1998/7/15 19:50=0D Cygwin Package Information=0D Last downloaded files to: D:\users\pieterp\cygwin_download=0D Last downloaded files from: ftp://planetmirror.com/pub/sourceware/cygwin=0D Package Version =0D _update-info-dir 00059-1 =0D ash 20020731-1 =0D autoconf 2.53b-1 =0D autoconf-devel 2.53a-1 =0D autoconf-stable 2.13-4 =0D automake 1.6.2-1 =0D automake-devel 1.6.2-1 =0D automake-stable 1.4p5-5 =0D bash 2.05b-3 =0D binutils 20020706-2 =0D bison 1.35-1 =0D byacc 1.9-1 =0D bzip2 1.0.2-2 =0D clear 1.0-1 =0D cpio 2.4.2 =0D cron 3.0.1-7 =0D crypt 1.0-1 =0D ctags 5.2-1 =0D cvs 1.11.0-1 =0D cygrunsrv 0.95-1 =0D cygutils 1.1.2-1 =0D cygwin 1.3.12-4 =0D cygwin-doc 1.1-2 =0D dejagnu 20010117-1 =0D diff 1.0-1 =0D diffutils 2.8.1-1 =0D ed 0.2-1 =0D expect 20010117-1 =0D file 3.37-1 =0D fileutils 4.1-1 =0D findutils 4.1.7-4 =0D flex 2.5.4-2 =0D gawk 3.1.1-2 =0D gcc 2.95.3-5 =0D gdb 20010428-3 =0D gdbm 1.8.0-4 =0D gettext 0.11.2-2 =0D ghostscript 7.05-1 =0D ghostscript-base 7.05-1 =0D gperf 0.0 =0D grep 2.5-1 =0D groff 1.17.2-1 =0D gzip 1.3.3-4 =0D inetutils 1.3.2-19 =0D irc 20010101-1 =0D jbigkit 1.2-6 =0D jpeg 6b-7 =0D less 374-1 =0D libbz2_0 1.0.2-1 =0D libbz2_1 1.0.2-2 =0D libiconv2 1.8-2 =0D libintl 0.10.38-3 =0D libintl1 0.10.40-1 =0D libintl2 0.11.2-2 =0D libkpathsea3 20020530-3 =0D libncurses5 5.2-1 =0D libncurses6 5.2-8 =0D libpng 1.2.4-2 =0D libpng10 1.0.14-2 =0D libpng12 1.2.4-2 =0D libpng2 1.0.12-1 =0D libpopt0 1.6.4-4 =0D libreadline4 4.1-2 =0D libreadline5 4.3-1 =0D login 1.4-4 =0D lynx 2.8.4-1 =0D m4 0.0 =0D make 3.79.1-7 =0D man 1.5g-2 =0D mingw 20010424-1 =0D mktemp 1.4-1 =0D mt 2.0.1-1 =0D mutt 1.4-1 =0D ncftp 3.1.4-1 =0D ncurses 5.2-8 =0D newlib-man 20020801 =0D opengl 1.1.0-6 =0D openssh 3.4p1-5 =0D openssl 0.9.6g-1 =0D patch 2.5-3 =0D pcre 3.7-1 =0D perl 5.6.1-2 =0D popt 1.6.4-4 =0D postgresql 7.2.2-1 =0D python 2.2.1-1 =0D readline 4.3-1 =0D regex 4.4 =0D rsync 2.5.5-1 =0D rxvt 2.7.2-10 =0D sed 3.02-1 =0D sh-utils 2.0-2 =0D squid 2.4.STABLE7-1 =0D ssmtp 2.38.7-3 =0D tar 1.13.19-1 =0D tcltk 20001125-1 =0D tcsh 6.11.00-4 =0D termcap 20020403-1 =0D terminfo 5.2-3 =0D tetex-beta 20020530-3 =0D tetex-bin 20020530-3 =0D texinfo 4.2-3 =0D textutils 2.0.21-1 =0D tiff 3.5.7-1 =0D time 1.7-1 =0D unzip 5.50-1 =0D vim 6.1-2 =0D w32api 2.0-1 =0D wget 1.8.2-1 =0D which 1.5-1 =0D xpm-nox 4.2.0-1 =0D zip 2.3-2 =0D zlib 1.1.4-1 =0D Use -h to see help about each section --------------Boundary-00=_FX0724L0000000000000 Content-Type: Text/HTML; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =0D =0A
Hi again
 
first - my apologies to Joshua Daniel Franklin if i in any way= =20 affronted.
second - TX to Joshua and Dan Vasaru for the suggestions.
 
Attached at the end the output of running "cygcheck -s -v -r"<= /DIV>
 
The problem. ( a bit long)
 
We are running awk scripts in a cmd console box on w2k using
gawk 3.1.1 and the needed dll's on 2 different machine with cy= gwin=20 installed.
As it is outside a Cygwin environment - the mount points shoul= d=20 not
effect this.
 
The input files to gawk works fine and without any problems.
The problem is with the program-file.
gawk wants the program-file in unix format ie. no cr/lf=20 termination.
 
eg. the following program files - tst.awk saved with notepad.<= /DIV>
#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D
BEGIN { FS=3D",";
  =20 gsub("\"","",fromevent);
  =20 totalfound=3D0;
}
{
   totalfound +=3D 1;
}<= BR>END {=20 print "totalfound =3D ",totalfound;
   exit=20 totalfound;
}
#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D
executing in a cmd console box
 
gawk -f tst.awk
gawk: tst.awk:1: BEGIN { FS=3D",";
' in=20 expression:         &n= bsp;     =20 ^ invalid char '
It complains about the CR in the line termination.
If however we save the file in unix format then gawk 3.1.1 wor= ks=20 fine.
Setting the CYGWIN environment variable in the command script = has no=20 effect.
This was never a problem with gawk 3.0.4
 
BUT....................
 
Running the above on 2 other machines in the shop with similia= r=20 configs and
where cygwin is not and never was installed
The problem does NOT occur. ie. gawk 3.1.1 behaves as expected= and=20 takes
program-files in either dos or unix format.
 
My questions.
- Is this by design or are we missing something.
- Seeing it is not a problem where cygwin was not installed
     is a system dll or registry entry per= haps=20 involved? Maybe the environment?
- Any suggestions on where to look? what to look for?
- As we do not beforehand know the config of system where this= =20 will
   be installed - we will be having hassle= s with=20 the QA of all the program-files
 
Tx and kind regards
Pieter Prinsloo
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3Dcygcheck= -s -v -r=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D

Cygwin Win95/NT Configuration Diagnostics
Current Syste= m Time:=20 Tue Sep 10 00:18:19 2002
Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3, R= C=20 3.51
Path: D:\programfiles\cygwin\usr\local\bin
 D:\pr= ogramfiles\cygwin\bin
 D:\programfiles\cygwin\bin
 d:\ORA= CLE9i\bin
 d:\ORACLE9i\Apache\Perl\5.00503\bin\mswin32-x86
&nb= sp;c:\Program=20 Files\Oracle\jre\1.1.8\bin
 c:\WINNT\system32
 c:\W= INNT
 c:\WINNT\System32\Wbem
 d:\ORANT\BIN
 d:\ut= il\mysql\bin
 d:\Program=20 Files\Microsoft Visual=20 Studio\VC98\bin
 D:\programfiles\cygwin\usr\X11R6\bin
SysDir: C:\WINNT\System32
WinDir: C:\WINNT
CYGWIN =3D `nobinmode'
HOME =3D=20 `D:\programfiles\cygwin\home\pieterp'
MAKE_MODE =3D `unix'
PW= D =3D=20 `/cygdrive/e/develop/dump/new'
USER =3D `pieterp'
ALLUSERSPROFILE =3D `C:\Documents and Settings\All Users'
A= PPDATA =3D=20 `C:\Documents and Settings\Administrator\Application=20 Data'
COMMONPROGRAMFILES =3D `C:\Program Files\Common=20 Files'
COMPUTERNAME =3D `PEXY'
COMSPEC =3D=20 `C:\WINNT\system32\cmd.exe'
HOMEDRIVE =3D `C:'
HOMEPATH =3D=20 `\'
INCLUDE =3D `d:\Program Files\Microsoft Visual=20 Studio\VC98\atl\include;d:\Program Files\Microsoft Visual=20 Studio\VC98\mfc\include;d:\Program Files\Microsoft Visual=20 Studio\VC98\include'
JSERV =3D `D:\ORACLE9i/Apache/Jserv/conf'LIB =3D=20 `d:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;d:\Program=20 Files\Microsoft Visual Studio\VC98\lib'
LOGONSERVER =3D=20 `\\PEXY'
MANPATH =3D `:/usr/ssl/man'
MSDEVDIR =3D `C:\Program= =20 Files\Microsoft Visual Studio\Common\MSDev98'
NTRESKIT =3D `F:\P= rogram=20 Files\Resource Kit'
NUMBER_OF_PROCESSORS =3D `1'
OLDPWD =3D=20 `/cygdrive/e/develop/dump'
OS2LIBPATH =3D=20 `C:\WINNT\system32\os2\dll;'
OS =3D `Windows_NT'
PATHEXT =3D=20 `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARC= HITECTURE=20 =3D `x86'
PROCESSOR_IDENTIFIER =3D `x86 Family 6 Model 6 Steppin= g 2,=20 AuthenticAMD'
PROCESSOR_LEVEL =3D `6'
PROCESSOR_REVISION =3D=20 `0602'
PROGRAMFILES =3D `C:\Program Files'
PROMPT =3D `$P$_$G= '
PS1 =3D=20 `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ 'SHLVL=20 =3D `1'
SYSTEMDRIVE =3D `C:'
SYSTEMROOT =3D `C:\WINNT'
TEM= P =3D=20 `c:\Temp'
TERM =3D `cygwin'
TMP =3D `c:\Temp'
USERDOMAIN =3D= =20 `PEXY'
USERNAME =3D `pieterp'
USERPROFILE =3D `C:\Documents a= nd=20 Settings\Administrator'
WINDIR =3D `C:\WINNT'
WV_GATEWAY_CFG = =3D=20 `D:\ORACLE9i\Apache\modplsql\cfg\wdbsvr.app'
_ =3D=20 `/usr/bin/cygcheck'
HKEY_CURRENT_USER\Software\Cygnus=20 Solutions
HKEY_CURRENT_USER\Software\Cygnus=20 Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus=20 Solutions\Cygwin\mounts v2
  (default) =3D `/cygdrive'
&= nbsp;=20 cygdrive flags =3D 0x00000022
HKEY_CURRENT_USER\Software\Cygnus=20 Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cyg= nus=20 Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus=20 Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus=20 Solutions\Cygwin\mounts v2
  (default) =3D `/cygdrive'
&= nbsp;=20 cygdrive flags =3D 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus= =20 Solutions\Cygwin\mounts v2\/
  (default) =3D=20 `D:\programfiles\cygwin'
  flags =3D=20 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\m= ounts=20 v2\/usr/bin
  (default) =3D `D:\programfiles\cygwin/bin' =20 flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus=20 Solutions\Cygwin\mounts v2\/usr/lib
  (default) =3D=20 `D:\programfiles\cygwin/lib'
  flags =3D=20 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\P= rogram=20 Options
a: =20 fd          =20 N/A   =20 N/A          &nbs= p;        =20
c:  hd  NTFS    4996Mb  47% CP CS= UN PA=20 FC    
d:  hd  NTFS  =20 14998Mb  54% CP CS UN PA FC    =20 pexy_D
e:  hd  NTFS    9852Mb  57%= CP CS=20 UN PA FC     pexy_E
f:  hd =20 NTFS    5498Mb  50% CP CS UN PA=20 FC     pexy_F
z: =20 cd          =20 N/A   =20 N/A          &nbs= p;        =20
.          &= nbsp;           &n= bsp;   =20 /cygdrive  user   =20 binmode,cygdrive
D:\programfiles\cygwin    &= nbsp;=20 /          system = ;=20 binmode
D:\programfiles\cygwin/bin  /usr/bin  =20 system  binmode
D:\programfiles\cygwin/lib =20 /usr/lib   system =20 binmode
.         &= nbsp;           &n= bsp;    =20 /cygdrive  user    binmode,cygdrive
Found: D:\programfiles\cygwin\bin\bash.exe
Found:=20 D:\programfiles\cygwin\bin\cat.exe
Found:=20 D:\programfiles\cygwin\bin\cpp.exe
Found:=20 D:\programfiles\cygwin\bin\find.exe
Found:=20 D:\programfiles\cygwin\bin\gcc.exe
Found:=20 D:\programfiles\cygwin\bin\gdb.exe
Found:=20 D:\programfiles\cygwin\bin\ld.exe
Found:=20 D:\programfiles\cygwin\bin\ls.exe
Found:=20 D:\programfiles\cygwin\bin\make.exe
Found:=20 D:\programfiles\cygwin\bin\sh.exe
  929k 2002/06/24 .\cygiconv-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24
   23k 2002= /06/24=20 .\cygintl-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54
  883k 2002/07/06=20 .\cygwin1.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16
    Cygwin = DLL=20 version info:
        DLL ver= sion:=20 1.3.12
        DLL epoch:=20 19
        DLL bad signal mas= k:=20 19005
        DLL old termios= :=20 5
        DLL malloc env:=20 28
        API major:=20 0
        API minor:=20 54
        Shared data:=20 3
        DLL identifier:=20 cygwin1
        Mount registr= y:=20 2
        Cygnus registry nam= e:=20 Cygnus Solutions
        Cygw= in=20 registry name: Cygwin
       = =20 Program options name: Program=20 Options
        Cygwin mount=20 registry name: mounts v2
      &nb= sp;=20 Cygdrive flags: cygdrive=20 flags
        Cygdrive prefix= :=20 cygdrive prefix
        Cygdr= ive=20 default prefix:
        Buil= d date:=20 Sat Jul 6 02:16:58 EDT 2002
      =  =20 CVS tag: cygwin-1-3-12-1
      &nb= sp;=20 Shared id: cygwin1S3
  929k 2002/06/24 .\cygiconv-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24
   23k 2002= /06/24=20 .\cygintl-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54
  883k 2002/07/06=20 .\cygwin1.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16
    Cygwin = DLL=20 version info:
        DLL ver= sion:=20 1.3.12
        DLL epoch:=20 19
        DLL bad signal mas= k:=20 19005
        DLL old termios= :=20 5
        DLL malloc env:=20 28
        API major:=20 0
        API minor:=20 54
        Shared data:=20 3
        DLL identifier:=20 cygwin1
        Mount registr= y:=20 2
        Cygnus registry nam= e:=20 Cygnus Solutions
        Cygw= in=20 registry name: Cygwin
       = =20 Program options name: Program=20 Options
        Cygwin mount=20 registry name: mounts v2
      &nb= sp;=20 Cygdrive flags: cygdrive=20 flags
        Cygdrive prefix= :=20 cygdrive prefix
        Cygdr= ive=20 default prefix:
        Buil= d date:=20 Sat Jul 6 02:16:58 EDT 2002
      =  =20 CVS tag: cygwin-1-3-12-1
      &nb= sp;=20 Shared id: cygwin1S3
   58k 2002/05/07 D:\programfiles\cygwin\bin\cygbz2-= 1.dll -=20 os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygbz2-1.dll" v0.0 ts=3D2002/5/7 8:33
   54k 2002/01/= 27=20 D:\programfiles\cygwin\bin\cygbz21.0.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygbz21.0.dll" v0.0 ts=3D2002/1/27 3:07
  625k 2002/08/09=20 D:\programfiles\cygwin\bin\cygcrypto.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygcrypto.dll" v0.0 ts=3D2002/8/9 22:20
   45k 2001/0= 4/25=20 D:\programfiles\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygform5.dll" v0.0 ts=3D2001/4/25 7:28
   35k 2002/01= /09=20 D:\programfiles\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygform6.dll" v0.0 ts=3D2002/1/9 8:03
   19k 2002/02/= 20=20 D:\programfiles\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cyggdbm.dll" v0.0 ts=3D2002/2/20 5:05
   17k 2001/06/= 28=20 D:\programfiles\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cyghistory4.dll" v0.0 ts=3D2001/1/7 6:34
   20k 2002/= 07/17=20 D:\programfiles\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cyghistory5.dll" v0.0 ts=3D2002/7/17 23:18
  929k 2002/06/= 24=20 D:\programfiles\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygiconv-2.dll" v0.0 ts=3D2002/6/24 20:24
   22k 2001= /12/13=20 D:\programfiles\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygintl-1.dll" v0.0 ts=3D2001/12/13 11:28
   23k 2002= /06/24=20 D:\programfiles\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygintl-2.dll" v0.0 ts=3D2002/6/24 6:54
   21k 2001/0= 6/20=20 D:\programfiles\cygwin\bin\cygintl.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygintl.dll" v0.0 ts=3D2001/6/20 19:09
   81k 2001/10= /20=20 D:\programfiles\cygwin\bin\cygitcl30.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygitcl30.dll" v0.0 ts=3D2001/10/20 2:25
   35k 2001/= 10/20=20 D:\programfiles\cygwin\bin\cygitk30.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygitk30.dll" v0.0 ts=3D2001/10/20 2:25
   45k 2002/0= 2/08=20 D:\programfiles\cygwin\bin\cygjbig1.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygjbig1.dll" v0.0 ts=3D2002/2/8 1:59
  119k 2002/02/09=20 D:\programfiles\cygwin\bin\cygjpeg6b.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygjpeg6b.dll" v0.0 ts=3D2002/2/9 7:19
   59k 2002/08= /09=20 D:\programfiles\cygwin\bin\cygkpathsea-3-3-7.dll - os=3D4.0 img=3D1= =2E0=20 sys=3D4.0
         =         =20 "cygkpathsea-3-3-7.dll" v0.0 ts=3D2002/8/9 15:37
   26= k=20 2001/04/25 D:\programfiles\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D= 1.0=20 sys=3D4.0
         =         =20 "cygmenu5.dll" v0.0 ts=3D2001/4/25 7:27
   20k 2002/01= /09=20 D:\programfiles\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygmenu6.dll" v0.0 ts=3D2002/1/9 8:03
  156k 2001/04/25=20 D:\programfiles\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygncurses++5.dll" v0.0 ts=3D2001/4/25 7:29
  175k 2002/01= /09=20 D:\programfiles\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygncurses++6.dll" v0.0 ts=3D2002/1/9 8:03
  226k 2001/04/= 25=20 D:\programfiles\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygncurses5.dll" v0.0 ts=3D2001/4/25 7:17
  202k 2002/01/0= 9=20 D:\programfiles\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygncurses6.dll" v0.0 ts=3D2002/1/9 8:03
   15k 2001/= 04/25=20 D:\programfiles\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpanel5.dll" v0.0 ts=3D2001/4/25 7:27
   12k 2002/0= 1/09=20 D:\programfiles\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpanel6.dll" v0.0 ts=3D2002/1/9 8:03
   40k 2001/11= /21=20 D:\programfiles\cygwin\bin\cygpcre.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpcre.dll" v0.0 ts=3D2001/11/22 0:15
   39k 2001/11= /21=20 D:\programfiles\cygwin\bin\cygpcreposix.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpcreposix.dll" v0.0 ts=3D2001/11/22 0:15
  175k 2002/07= /22=20 D:\programfiles\cygwin\bin\cygpng10.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpng10.dll" v0.0 ts=3D2002/7/22 17:51
  179k 2002/07/22=20 D:\programfiles\cygwin\bin\cygpng12.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpng12.dll" v0.0 ts=3D2002/7/22 18:03
  170k 2002/01/21=20 D:\programfiles\cygwin\bin\cygpng2.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpng2.dll" v0.0 ts=3D2002/1/21 3:05
   22k 2002/06/= 09=20 D:\programfiles\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygpopt-0.dll" v0.0 ts=3D2002/6/9 7:45
  108k 2001/06/28=20 D:\programfiles\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygreadline4.dll" v0.0 ts=3D2001/1/7 6:34
  127k 2002/07/1= 7=20 D:\programfiles\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygreadline5.dll" v0.0 ts=3D2002/7/17 23:18
  159k 2002/08= /09=20 D:\programfiles\cygwin\bin\cygssl.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygssl.dll" v0.0 ts=3D2002/8/9 22:20
  390k 2001/10/20=20 D:\programfiles\cygwin\bin\cygtcl80.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygtcl80.dll" v0.0 ts=3D2001/10/20 2:24
    5k 2= 001/10/20=20 D:\programfiles\cygwin\bin\cygtclpip80.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
   10k 2001/10/20=20 D:\programfiles\cygwin\bin\cygtclreg80.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygtclreg80.dll" v0.0 ts=3D2001/10/20 2:24
  253k 2002/02/= 10=20 D:\programfiles\cygwin\bin\cygtiff3.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygtiff3.dll" v0.0 ts=3D2002/2/10 10:34
  623k 2001/10/20=20 D:\programfiles\cygwin\bin\cygtk80.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygtk80.dll" v0.0 ts=3D2001/10/20 2:25
 2975k 1999/09/18=20 D:\programfiles\cygwin\bin\CYGWIN.DLL - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygwin.dll" v0.0 ts=3D1996/12/11 2:13
   41k 2002/01/= 20=20 D:\programfiles\cygwin\bin\cygXpm-noX4.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygXpm-noX4.dll" v0.0 ts=3D2002/1/20 20:49
   46k 200= 2/01/20=20 D:\programfiles\cygwin\bin\cygXpm-X4.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygXpm-X4.dll" v0.0 ts=3D2002/1/20 20:50
   50k 2002/= 03/12=20 D:\programfiles\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygz.dll" v0.0 ts=3D2002/3/12 6:38
  883k 2002/07/06=20 D:\programfiles\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0=20 sys=3D4.0
         =         =20 "cygwin1.dll" v0.0 ts=3D2002/7/6 8:16
    Cygwin = DLL=20 version info:
        DLL ver= sion:=20 1.3.12
        DLL epoch:=20 19
        DLL bad signal mas= k:=20 19005
        DLL old termios= :=20 5
        DLL malloc env:=20 28
        API major:=20 0
        API minor:=20 54
        Shared data:=20 3
        DLL identifier:=20 cygwin1
        Mount registr= y:=20 2
        Cygnus registry nam= e:=20 Cygnus Solutions
        Cygw= in=20 registry name: Cygwin
       = =20 Program options name: Program=20 Options
        Cygwin mount=20 registry name: mounts v2
      &nb= sp;=20 Cygdrive flags: cygdrive=20 flags
        Cygdrive prefix= :=20 cygdrive prefix
        Cygdr= ive=20 default prefix:
        Buil= d date:=20 Sat Jul 6 02:16:58 EDT 2002
      =  =20 CVS tag: cygwin-1-3-12-1
      &nb= sp;=20 Shared id: cygwin1S3
  653k 1998/10/30 d:\util\mysql\bin\cygwinb19.dll - os=3D= 4.0=20 img=3D1.0=20 sys=3D4.0
         =         =20 "cygwinb19.dll" v0.0 ts=3D1998/7/15 19:50
Cygwin Package Information
Last downloaded files to:=20 D:\users\pieterp\cygwin_download
Last downloaded files from: ftp://planetm= irror.com/pub/sourceware/cygwin
Package         &= nbsp;  =20 Version          =   =20
_update-info-dir   =20 00059-1          =   =20
ash          =       =20 20020731-1         =20
autoconf         &= nbsp; =20 2.53b-1          =   =20
autoconf-devel     =20 2.53a-1          =   =20
autoconf-stable    =20 2.13-4          &= nbsp;  =20
automake         &= nbsp; =20 1.6.2-1          =   =20
automake-devel     =20 1.6.2-1          =   =20
automake-stable    =20 1.4p5-5          =   =20
bash          = ;     =20 2.05b-3          =   =20
binutils         &= nbsp; =20 20020706-2         =20
bison         &nbs= p;    =20 1.35-1          &= nbsp;  =20
byacc         &nbs= p;    =20 1.9-1          &n= bsp;   =20
bzip2         &nbs= p;    =20 1.0.2-2          =   =20
clear         &nbs= p;    =20 1.0-1          &n= bsp;   =20
cpio          = ;     =20 2.4.2          &n= bsp;   =20
cron          = ;     =20 3.0.1-7          =   =20
crypt         &nbs= p;    =20 1.0-1          &n= bsp;   =20
ctags         &nbs= p;    =20 5.2-1          &n= bsp;   =20
cvs          =       =20 1.11.0-1          = ; =20
cygrunsrv         =  =20 0.95-1          &= nbsp;  =20
cygutils         &= nbsp; =20 1.1.2-1          =   =20
cygwin         &nb= sp;   =20 1.3.12-4          = ; =20
cygwin-doc         = ;=20 1.1-2          &n= bsp;   =20
dejagnu         &n= bsp;  =20 20010117-1         =20
diff          = ;     =20 1.0-1          &n= bsp;   =20
diffutils         =  =20 2.8.1-1          =   =20
ed          &= nbsp;      =20 0.2-1          &n= bsp;   =20
expect         &nb= sp;   =20 20010117-1         =20
file          = ;     =20 3.37-1          &= nbsp;  =20
fileutils         =  =20 4.1-1          &n= bsp;   =20
findutils         =  =20 4.1.7-4          =   =20
flex          = ;     =20 2.5.4-2          =   =20
gawk          = ;     =20 3.1.1-2          =   =20
gcc          =       =20 2.95.3-5          = ; =20
gdb          =       =20 20010428-3         =20
gdbm          = ;     =20 1.8.0-4          =   =20
gettext         &n= bsp;  =20 0.11.2-2          = ; =20
ghostscript        =20 7.05-1          &= nbsp;  =20
ghostscript-base   =20 7.05-1          &= nbsp;  =20
gperf         &nbs= p;    =20 0.0          &nbs= p;     =20
grep          = ;     =20 2.5-1          &n= bsp;   =20
groff         &nbs= p;    =20 1.17.2-1          = ; =20
gzip          = ;     =20 1.3.3-4          =   =20
inetutils         =  =20 1.3.2-19          = ; =20
irc          =       =20 20010101-1         =20
jbigkit         &n= bsp;  =20 1.2-6          &n= bsp;   =20
jpeg          = ;     =20 6b-7          &nb= sp;    =20
less          = ;     =20 374-1          &n= bsp;   =20
libbz2_0         &= nbsp; =20 1.0.2-1          =   =20
libbz2_1         &= nbsp; =20 1.0.2-2          =   =20
libiconv2         =  =20 1.8-2          &n= bsp;   =20
libintl         &n= bsp;  =20 0.10.38-3         &nbs= p;=20
libintl1         &= nbsp; =20 0.10.40-1         &nbs= p;=20
libintl2         &= nbsp; =20 0.11.2-2          = ; =20
libkpathsea3       =20 20020530-3         =20
libncurses5        =20 5.2-1          &n= bsp;   =20
libncurses6        =20 5.2-8          &n= bsp;   =20
libpng         &nb= sp;   =20 1.2.4-2          =   =20
libpng10         &= nbsp; =20 1.0.14-2          = ; =20
libpng12         &= nbsp; =20 1.2.4-2          =   =20
libpng2         &n= bsp;  =20 1.0.12-1          = ; =20
libpopt0         &= nbsp; =20 1.6.4-4          =   =20
libreadline4       =20 4.1-2          &n= bsp;   =20
libreadline5       =20 4.3-1          &n= bsp;   =20
login         &nbs= p;    =20 1.4-4          &n= bsp;   =20
lynx          = ;     =20 2.8.4-1          =   =20
m4          &= nbsp;      =20 0.0          &nbs= p;     =20
make          = ;     =20 3.79.1-7          = ; =20
man          =       =20 1.5g-2          &= nbsp;  =20
mingw         &nbs= p;    =20 20010424-1         =20
mktemp         &nb= sp;   =20 1.4-1          &n= bsp;   =20
mt          &= nbsp;      =20 2.0.1-1          =   =20
mutt          = ;     =20 1.4-1          &n= bsp;   =20
ncftp         &nbs= p;    =20 3.1.4-1          =   =20
ncurses         &n= bsp;  =20 5.2-8          &n= bsp;   =20
newlib-man         = ;=20 20020801          = ; =20
opengl         &nb= sp;   =20 1.1.0-6          =   =20
openssh         &n= bsp;  =20 3.4p1-5          =   =20
openssl         &n= bsp;  =20 0.9.6g-1          = ; =20
patch         &nbs= p;    =20 2.5-3          &n= bsp;   =20
pcre          = ;     =20 3.7-1          &n= bsp;   =20
perl          = ;     =20 5.6.1-2          =   =20
popt          = ;     =20 1.6.4-4          =   =20
postgresql         = ;=20 7.2.2-1          =   =20
python         &nb= sp;   =20 2.2.1-1          =   =20
readline         &= nbsp; =20 4.3-1          &n= bsp;   =20
regex         &nbs= p;    =20 4.4          &nbs= p;     =20
rsync         &nbs= p;    =20 2.5.5-1          =   =20
rxvt          = ;     =20 2.7.2-10          = ; =20
sed          =       =20 3.02-1          &= nbsp;  =20
sh-utils         &= nbsp; =20 2.0-2          &n= bsp;   =20
squid         &nbs= p;    =20 2.4.STABLE7-1      =20
ssmtp         &nbs= p;    =20 2.38.7-3          = ; =20
tar          =       =20 1.13.19-1         &nbs= p;=20
tcltk         &nbs= p;    =20 20001125-1         =20
tcsh          = ;     =20 6.11.00-4         &nbs= p;=20
termcap         &n= bsp;  =20 20020403-1         =20
terminfo         &= nbsp; =20 5.2-3          &n= bsp;   =20
tetex-beta         = ;=20 20020530-3         =20
tetex-bin         =  =20 20020530-3         =20
texinfo         &n= bsp;  =20 4.2-3          &n= bsp;   =20
textutils         =  =20 2.0.21-1          = ; =20
tiff          = ;     =20 3.5.7-1          =   =20
time          = ;     =20 1.7-1          &n= bsp;   =20
unzip         &nbs= p;    =20 5.50-1          &= nbsp;  =20
vim          =       =20 6.1-2          &n= bsp;   =20
w32api         &nb= sp;   =20 2.0-1          &n= bsp;   =20
wget          = ;     =20 1.8.2-1          =   =20
which         &nbs= p;    =20 1.5-1          &n= bsp;   =20
xpm-nox         &n= bsp;  =20 4.2.0-1          =   =20
zip          =       =20 2.3-2          &n= bsp;   =20
zlib          = ;     =20 1.1.4-1          =   =20
Use -h to see help about each section
 
____________________________________________________
  IncrediMail - Email has finally evolved -=20
Click=20 Here
--------------Boundary-00=_FX0724L0000000000000-- --------------Boundary-00=_FX077TH0000000000000 Content-Type: image/gif Content-Transfer-Encoding: base64 Content-ID: <1BA2AE89-0D2D-438F-B5E7-6176BF1764E4> R0lGODlhFAAPALMIAP9gAM9gAM8vAM9gL/+QL5AvAGAvAP9gL////wAAAAAAAAAAAAAAAAAAAAAA AAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJFAAIACwAAAAAFAAPAAAEVRDJSaudJuudrxlEKI6B URlCUYyjKpgYAKSgOBSCDEuGDKgrAtC3Q/R+hkPJEDgYCjpKr5A8WK9OaPFZwHoPqm3366VKyeRt E30tVVRscMHDqV/u+AgAIfkEBWQACAAsAAAAABQADwAABBIQyUmrvTjrzbv/YCiOZGmeaAQAIfkE CRQACAAsAgABABAADQAABEoQIUOrpXIOwrsPxiQUheeRAgUA49YNhbCqK1kS9grQhXGAhsDBUJgZ AL2Dcqkk7ogFpvRAokSn0p4PO6UIuUsQggSmFjKXdAgRAQAh+QQFCgAIACwAAAAAFAAPAAAEEhDJ Sau9OOvNu/9gKI5kaZ5oBAAh+QQJFAAIACwCAAEAEAANAAAEShAhQ6ulcg7Cuw/GJBSF55ECBQDj 1g2FsKorWRL2CtCFcYCGwMFQmBkAvYNyqSTuiAWm9ECiRKfSng87pQi5SxCCBKYWMpd0CBEBACH5 BAVkAAgALAAAAAAUAA8AAAQSEMlJq7046827/2AojmRpnmgEADs= --------------Boundary-00=_FX077TH0000000000000 Content-Type: Image/jpeg Content-ID: <61B150E9-E9AF-456A-A045-7DC58FEBD192> Content-Transfer-Encoding: base64 /9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAHgAA/+4AIUFkb2JlAGTAAAAAAQMA EAMCAwYAAAHbAAAC1gAABZX/2wCEABALCwsMCxAMDBAXDw0PFxsUEBAUGx8XFxcXFx8eFxoaGhoX Hh4jJSclIx4vLzMzLy9AQEBAQEBAQEBAQEBAQEABEQ8PERMRFRISFRQRFBEUGhQWFhQaJhoaHBoa JjAjHh4eHiMwKy4nJycuKzU1MDA1NUBAP0BAQEBAQEBAQEBAQP/CABEIAGUAcwMBIgACEQEDEQH/ xACAAAEBAQEAAAAAAAAAAAAAAAAAAQIGAQEBAAAAAAAAAAAAAAAAAAAAARABAAICAwEAAgMAAAAA AAAAAQARIQIxQRIiQDIQMFARAAICAgIBBAIDAQEAAAAAAAERACExQVFhcYGRobECEsHhMtHxEgEA AAAAAAAAAAAAAAAAAABQ/9oADAMBAAIRAxEAAADtRZYE1ASghQFgUZoCkKSwLmhcllAEqkSkqFAl hUomoAS3IoJqFlDNpFEAQFE1AIVYAWIVKAJRNZpYCwVmmshKACA0CBAUCBYGwf/aAAgBAgABBQD8 B/yP/9oACAEDAAEFAPz6/or8H//aAAgBAQABBQC2+ZeHjbD+saX6hwXeDW1Rg4xLLTa+m7ZiIEsI 1MTiHP1dYpvFADiFM1/X6nq9byuwdPPz5oFofWlEMQ9ULKrWq2ppG9Y2J6INQma9lVTRdlUKgHzX XSEECw1SYu5WsGoJPkisZYpx31GvXZQ/JM3VwShzVTsp1EZbBI8LcaUSih86+s2Zl4Wp6+lAZnVs Dkjdku5m+lJTdXDG2SHM9M2wKX1YxsaZTTwmoVrYnqsMrM652yjs01K0mtbGAz6Y5dpfqNz06qpq 5QNjiIjiZtbhtceNuf0jyeqGgu6rXMvI4omPWbPMYzEfMI+axHnFvOP4/9oACAECAgY/AGP/2gAI AQMCBj8AY//aAAgBAQEGPwB72Yucb1BfIhFEaeZ+xRXFQELN+HEUQdjU0Xn4g9gRCQcpw1yajGYs P/kFvUzvjUBWrIMFHI2OJQNEAjiEEFdTmfG/MTHq5RFOnpTV3kzCBx7x4YOD1AV5uYJvnqMA0hep jfwpYCwC4Bx3q55zeZRBCw9TkoIuHw78RdczSNH2mgqcLpRC+RASAkA3B13mcYd5mR84c/yOx4lW tRAZ6mGDhiP9WgXVyhWA+xDgMOWGMsTg/wBTz8SjjXrP8hHIlX1MZ6mDzgc/cIV/iyN1GBR0MQMK jnEzvvMz8mUkErKlfqU63iV+IKNH7mNZBLFQEpEDeDOV32IVn8WR4caoywqI2p695mbZzNUQIcKf k0bo+0NpCqn7CiQiNGXkdQen1DpjGeZ7WNw3pK+I93maCPc16+Zkf6XxMCsFwAkaiIB57vc/IAhZ /HqZBBbB0ZokAEOGxsYqBgPp8agQBu4VSMJdqx6SwDsGBrTmAR93uZGX6KePowEADAIjoX8gw459 CICaW/MLGvodQfkDW71zBxRHtB3j3jC4PMIYoAgKNfPMCQNN7jCzvlzXPopzhQvNZY3CRya9ZrEF fRE0iCB5mscZuVYfKmAi94uE3Q8qfytQ7xD0svmFcmaxNPI8iMjh3pmF2HbzqeUi+YkiD/MrOl5L mbwPuWVfmXpv3hDH8qAjPpiZHXkRnSd6ZhB53mejzKV6US0K9TCCLyCeIhtETX5MsHBGJkD/ANiF kMCE2qGoCdZ8Q8AMGpYFqEhdhRIYH3CF3d1M/Mexma+4CwdQ2Ddcx0exAlmj04QUQd8QWLB/iB5G xmEg5TENVZqPYzFV8eHAy9T/AEc8a4n3Ov6g/VwvE6lpQ4VNysXzhS8esOO8w/rlF/rypjV3B5H1 Knr8T//Z --------------Boundary-00=_FX077TH0000000000000--