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 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=ZjC4J8k4wPonfP4cNl4Qo017BnCGtBjG9E3e6qnFcW/ZJpJCRaDCA3yiIw2HvUg/uyJCGqNsLEocpfxQBYbLJcRXtIFpnE4Nq4nmGgnFUfvIe4wxEljkP3UZcBBl6qPlBaSwMAAwc9NRvRNHZRLKsYSI3VwliTQLzpsAulOxFWQ= ; Message-ID: <20041112154151.37720.qmail@web52604.mail.yahoo.com> Date: Fri, 12 Nov 2004 07:41:51 -0800 (PST) From: Reply-To: meadmaker1066-cyg AT yahoo DOT com Subject: drand48() (and erand48) returns only zeros To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1214140691-1100274111=:35981" --0-1214140691-1100274111=:35981 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline drand48 and erand48 return only 0.0 no matter how many times I call them. The code works fine on the Linux computers at school, and the compiler does not report any errors or warnings. The mailinglist archives seem to have cases where these functions are missing entirely or return errors, but that's not the case here. In May 2004 the message http://sources.redhat.com/ml/cygwin/2004-05/msg00050.html describes a compiler error (and as per one reply to that I checked and I'm not using "-mno-cygwin" flag). In April 2001 a message states that the functions I'm interested in are exported. Those are the only chains that contain references to these functions and neither (as far as my limited experience can tell) is the problem I'm having. I'm attaching my cygcheck output as suggested in the mailinglist FAQ, but a summary of what seems relevant Cygwin dll version 1.15.12-1 (so new it's still hot!) gcc 3.4 Windows XP Home (Yuck, but no choice) These versions are new because I had the problem with older versions and updated to the latest gcc, cygwin.dll, and libiconv2 (because gcc 3.4 complained about it). I searched the packages and and seem to be part of cygwin.dll and gcc and not seperate packages, so I'm guessing they are up to date because I updated Cygwin.dll and gcc. A simple test case is #include #include #include using namespace std; ... for(int i=0; i<10; i++){ printf("%f\n",drand48()); } In CygWin it produces a chain of 10 values "0.00000" but in Linux it produces a chain of random numbers. If I define an array of unsigned short integers and pass it to erand48 I get the same behavior (I thought maybe drand might be just resetting its internal storage). I tried grabbing source for glibc off the web, but because the rand48 functions are tied into other functions, renaming isn't trivial (for me - I tried and the more I changed the more errors I got). Also, because the rand48 functions do exist in CygWin, I get name conflicts if I don't try to rename them. So I'm out of ideas at this point, any answers or hints in what direction to look would be greatly appreciated. Also, I've tried to do my homework on this one, but I'm still pretty new to this so don't discount a "really obvious" problem! Thanks Robert --0-1214140691-1100274111=:35981 Content-Type: text/plain; name="cyg.txt" Content-Description: cyg.txt Content-Disposition: inline; filename="cyg.txt" Cygwin Configuration Diagnostics Current System Time: Fri Nov 12 09:34:44 2004 Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 1 Path: C:\apps\Dev\CygWin\usr\local\bin C:\apps\Dev\CygWin\bin C:\apps\Dev\CygWin\bin c:\apps\editors\LaTeX\bin\win32 c:\WINDOWS\system32 c:\WINDOWS c:\WINDOWS\System32\Wbem c:\PROGRA~1\COMMON~1\SONICS~1\ "C C:\apps\Dev\CygWin\apps\protect\NortSW\Norton Ghost\" c:\apps\editors\netpbm\bin c:\matlab13\bin\win32 C:\apps\Dev\CygWin\usr\X11R6\bin .\ Output from C:\apps\Dev\CygWin\bin\id.exe (nontsec) UID: 1007(griz) GID: 513(None) 513(None) Output from C:\apps\Dev\CygWin\bin\id.exe (ntsec) UID: 1007(griz) GID: 513(None) 513(None) 544(Administrators) 545(Users) SysDir: C:\WINDOWS\System32 WinDir: C:\WINDOWS HOME = `C:\apps\Dev\CygWin\home\griz' MAKE_MODE = `unix' PWD = `/cygdrive/c/usr/rs/dev/c/laqt' USER = `griz' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' APPDATA = `C:\Documents and Settings\griz\Application Data' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `DELLXP' COMSPEC = `C:\WINDOWS\system32\cmd.exe' CVS_RSH = `/bin/ssh' HOMEDRIVE = `C:' HOMEPATH = `\Documents and Settings\griz' HOSTNAME = `DellXP' LOGONSERVER = `\\DELLXP' MANPATH = `:/usr/ssl/man' NUMBER_OF_PROCESSORS = `1' OLDPWD = `/cygdrive/c/usr/rs/dev/c/relaibility' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 15 Model 3 Stepping 4, GenuineIntel' PROCESSOR_LEVEL = `15' PROCESSOR_REVISION = `0304' PROGRAMFILES = `C:\Program Files' PROMPT = `$P$G' PS1 = `\[\033]0;\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ ' SESSIONNAME = `Console' SHLVL = `1' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINDOWS' TEMP = `C:\DOCUME~1\griz\LOCALS~1\Temp' TERM = `cygwin' TEXMF = `{/usr/share/lilypond/1.6.8,{!!//texmf-var,!!//texmf-local,!!//texmf}}' TEXMFCNF = `C:\apps\editors\LaTeX\texmf-var\web2c' TEXMFTEMP = `C:\apps\editors\LaTeX\temp' TMP = `C:\DOCUME~1\griz\LOCALS~1\Temp' USERDOMAIN = `DELLXP' USERNAME = `griz' USERPROFILE = `C:\Documents and Settings\griz' WINDIR = `C:\WINDOWS' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options 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) = `C:\apps\Dev\CygWin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/mnt/loop1 (default) = `\tmp\ng2.iso' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\apps\Dev\CygWin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\apps\Dev\CygWin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts (default) = `C:\apps\Dev\CygWin\usr\X11R6\lib\X11\fonts' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A c: hd NTFS 72653Mb 78% CP CS UN PA FC d: cd N/A N/A C:\apps\Dev\CygWin / system binmode \tmp\ng2.iso /mnt/loop1 system binmode C:\apps\Dev\CygWin/bin /usr/bin system binmode C:\apps\Dev\CygWin/lib /usr/lib system binmode C:\apps\Dev\CygWin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode . /cygdrive system binmode,cygdrive Found: C:\apps\Dev\CygWin\bin\awk.exe Found: C:\apps\Dev\CygWin\bin\bash.exe Found: C:\WINDOWS\cat.exe Found: C:\apps\Dev\CygWin\bin\cat.exe Warning: C:\WINDOWS\cat.exe hides C:\apps\Dev\CygWin\bin\cat.exe Found: C:\apps\Dev\CygWin\bin\cp.exe Found: C:\apps\Dev\CygWin\bin\cpp.exe Found: C:\apps\Dev\CygWin\bin\find.exe Found: C:\apps\Dev\CygWin\bin\gcc.exe Found: C:\apps\Dev\CygWin\bin\gdb.exe Found: C:\apps\Dev\CygWin\bin\grep.exe Found: C:\apps\Dev\CygWin\bin\ld.exe Found: C:\apps\Dev\CygWin\bin\ls.exe Found: C:\apps\Dev\CygWin\bin\make.exe Found: C:\apps\Dev\CygWin\bin\mv.exe Found: C:\apps\Dev\CygWin\bin\rm.exe Found: C:\apps\Dev\CygWin\bin\sed.exe Found: C:\apps\Dev\CygWin\bin\sh.exe Found: C:\apps\Dev\CygWin\bin\tar.exe 58k 2002/05/07 C:\apps\Dev\CygWin\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/01/27 C:\apps\Dev\CygWin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0 "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07 13k 2003/06/18 C:\apps\Dev\CygWin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2003/6/17 23:07 848k 2003/04/11 C:\apps\Dev\CygWin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2003/4/11 6:33 645k 2003/04/11 C:\apps\Dev\CygWin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto.dll" v0.0 ts=2003/4/11 6:37 551k 2003/04/02 C:\apps\Dev\CygWin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-2.dll" v0.0 ts=2003/4/2 16:09 380k 2002/07/24 C:\apps\Dev\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 12:24 326k 2002/06/26 C:\apps\Dev\CygWin\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 C:\apps\Dev\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 12:25 136k 2002/10/17 C:\apps\Dev\CygWin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2002/10/17 11:21 61k 2003/06/10 C:\apps\Dev\CygWin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 "cygexslt-0.dll" v0.0 ts=2003/6/10 14:07 45k 2001/04/25 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 1:03 76k 2003/03/09 C:\apps\Dev\CygWin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/3/9 15:51 28k 2003/03/22 C:\apps\Dev\CygWin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/3/22 17:19 19k 2003/03/22 C:\apps\Dev\CygWin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 22:05 15k 2003/03/22 C:\apps\Dev\CygWin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/3/22 17:22 135k 2004/09/02 C:\apps\Dev\CygWin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-1-2-0.dll" v0.0 ts=2004/9/2 14:21 564k 2004/10/16 C:\apps\Dev\CygWin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-2.0-0.dll" v0.0 ts=2004/10/16 17:06 11k 2004/09/02 C:\apps\Dev\CygWin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-1-2-0.dll" v0.0 ts=2004/9/2 14:23 11k 2004/10/16 C:\apps\Dev\CygWin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-2.0-0.dll" v0.0 ts=2004/10/16 17:13 158k 2004/10/16 C:\apps\Dev\CygWin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2004/10/16 3:40 288k 2004/10/16 C:\apps\Dev\CygWin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmpxx-3.dll" v0.0 ts=2004/10/16 3:40 251k 2004/10/16 C:\apps\Dev\CygWin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggobject-2.0-0.dll" v0.0 ts=2004/10/16 17:11 10k 2004/09/02 C:\apps\Dev\CygWin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-1-2-0.dll" v0.0 ts=2004/9/2 14:23 15k 2004/10/16 C:\apps\Dev\CygWin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-2.0-0.dll" v0.0 ts=2004/10/16 17:13 490k 2002/09/21 C:\apps\Dev\CygWin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0 "cygguile-12.dll" v0.0 ts=2002/9/21 6:01 488k 2002/07/18 C:\apps\Dev\CygWin\bin\cygguile-14.dll - os=4.0 img=1.0 sys=4.0 "cygguile-14.dll" v0.0 ts=2002/7/18 6:35 63k 2002/07/18 C:\apps\Dev\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 6:35 63k 2002/09/21 C:\apps\Dev\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 6:01 24k 2002/07/18 C:\apps\Dev\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 6:35 24k 2002/09/21 C:\apps\Dev\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 6:01 14k 2002/07/18 C:\apps\Dev\CygWin\bin\cygguilereadline-14.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-14.dll" v0.0 ts=2002/7/18 6:35 14k 2002/09/21 C:\apps\Dev\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 6:01 17k 2001/06/28 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0 "cyghttpd.dll" v0.0 ts=2002/4/27 9:23 958k 2003/08/10 C:\apps\Dev\CygWin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2003/8/10 16:57 22k 2001/12/13 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2002/9/19 23:13 54k 2004/07/06 C:\apps\Dev\CygWin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2004/7/6 13:51 21k 2001/06/20 C:\apps\Dev\CygWin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 13:09 12k 2003/02/17 C:\apps\Dev\CygWin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0 "cygioperm-0.dll" v0.0 ts=2003/2/17 14:58 47k 2003/03/09 C:\apps\Dev\CygWin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0 "cygjbig1.dll" v0.0 ts=2003/3/9 16:30 119k 2002/02/09 C:\apps\Dev\CygWin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19 61k 2003/03/05 C:\apps\Dev\CygWin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-3.dll" v0.0 ts=2003/3/5 15:09 32k 2003/04/16 C:\apps\Dev\CygWin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2003/4/15 21:41 26k 2001/04/25 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 1:03 48k 2003/03/09 C:\apps\Dev\CygWin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/3/9 15:51 71k 2004/10/16 C:\apps\Dev\CygWin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2004/10/16 3:40 95k 2004/10/16 C:\apps\Dev\CygWin\bin\cygmpfr-0.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-0.dll" v0.0 ts=2004/10/16 3:47 156k 2001/04/25 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 1:03 284k 2003/03/09 C:\apps\Dev\CygWin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/3/9 15:50 15k 2001/04/25 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 1:03 31k 2003/03/09 C:\apps\Dev\CygWin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/3/9 15:50 66k 2003/06/17 C:\apps\Dev\CygWin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/6/17 4:37 63k 2003/04/11 C:\apps\Dev\CygWin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 4:31 15k 2003/06/17 C:\apps\Dev\CygWin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/6/17 4:37 61k 2003/04/11 C:\apps\Dev\CygWin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 4:31 1069k 2003/06/02 C:\apps\Dev\CygWin\bin\cygperl5_8_0.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_0.dll" v0.0 ts=2003/6/2 8:01 168k 2003/02/23 C:\apps\Dev\CygWin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0 "cygpng10.dll" v0.0 ts=2003/2/23 18:02 173k 2003/02/23 C:\apps\Dev\CygWin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2003/2/23 17:02 170k 2002/01/21 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2002/10/10 13:28 176k 2003/04/11 C:\apps\Dev\CygWin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2003/4/11 6:33 165k 2003/04/11 C:\apps\Dev\CygWin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0 "cygssl.dll" v0.0 ts=2003/4/11 6:37 281k 2003/02/24 C:\apps\Dev\CygWin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0 "cygtiff3.dll" v0.0 ts=2003/2/23 23:58 25k 2002/07/14 C:\apps\Dev\CygWin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2002/7/14 10:58 601k 2003/05/19 C:\apps\Dev\CygWin\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0 "cygwin-ruby16.dll" v0.0 ts=2003/5/19 7:27 2689k 2002/11/16 C:\apps\Dev\CygWin\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c21.dll" v0.0 ts=2002/11/15 23:07 2984k 2003/02/07 C:\apps\Dev\CygWin\bin\cygxerces-c22.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c22.dll" v0.0 ts=2003/2/7 13:50 3088k 2003/06/11 C:\apps\Dev\CygWin\bin\cygxerces-c23.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c23.dll" v0.0 ts=2003/6/11 19:40 903k 2003/06/09 C:\apps\Dev\CygWin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2003/6/9 19:49 41k 2002/01/20 C:\apps\Dev\CygWin\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 C:\apps\Dev\CygWin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-X4.dll" v0.0 ts=2002/1/20 13:50 174k 2003/06/10 C:\apps\Dev\CygWin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 "cygxslt-1.dll" v0.0 ts=2003/6/10 13:42 13k 2003/06/10 C:\apps\Dev\CygWin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0 "cygxsltbreakpoint-1.dll" v0.0 ts=2003/6/10 14:07 50k 2002/03/12 C:\apps\Dev\CygWin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2002/3/11 23:38 1114k 2004/11/10 C:\apps\Dev\CygWin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2004/11/10 8:34 Cygwin DLL version info: DLL version: 1.5.12 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 Shared data: 4 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: Wed Nov 10 08:34:47 EST 2004 Shared id: cygwin1S4 41k 2002/05/14 C:\apps\Dev\CygWin\usr\X11R6\bin\cygPropList-0.dll - os=4.0 img=1.0 sys=4.0 "cygPropList-0.dll" v0.0 ts=2002/5/13 23:13 Cygwin Package Information Last downloaded files to: C:\Install\CygWin Last downloaded files from: ftp://sigunix.cwru.edu/pub/cygwin/ftp Package Version _update-info-dir 00170-1 a2ps 4.12-1 agetty 2.1-1 apache 1.3.24-5 apache-mod_auth_mysql 1.11-1 apache-mod_auth_ntsec 1.7-1 apache-mod_dav 1.0.3-1.3.6-1 apache-mod_ssl 2.8.8-1.3.24-1 apache-php 4.2.0-2 ash 20020731-1 astyle 1.15.3-3 autoconf 2.54-1 autoconf-devel 2.57-1 autoconf-stable 2.13-4 automake 1.7.1-1 automake-devel 1.7.5-1 automake-stable 1.4p5-5 base-files 1.3-1 base-passwd 1.1-1 bash 2.05b-9 bc 1.06-1 binutils 20030307-1 bison 20030307-1 byacc 1.9-1 bzip2 1.0.2-2 ccache 1.9-1 cgoban 1.9.12-1 chkconfig 1.2.24h-1 clear 1.0-1 cmake 1.6.7-1 compface 1.4-5 cpio 2.5-1 cron 3.0.1-10 crypt 1.0-1 ctags 5.5-4 curl 7.10.4-1 curl-devel 7.10.4-1 cvs 1.11.5-1 cygrunsrv 0.99-1 cygutils 1.2.4-1 cygwin 1.5.12-1 cygwin-doc 1.3-6 db 2.7.7-4 dejagnu 20021217-2 diff 1.0-1 diffutils 2.8.1-1 docbook-xml42 4.2-1 docbook-xsl 1.61.3-1 doxygen 1.2.18-1 dpkg 1.10.4-2 ed 0.2-1 ELFIO 1.0.0-1 emacs 21.2-12 emacs-el 21.2-12 emacs-X11 21.2-12 enscript 1.6.3-3 exim 4.20-1 expat 1.95.5-1 expect 20030128-1 fetchmail 6.2.2-1 figlet 2.2-1 file 4.02-1 fileutils 4.1-1 findutils 4.1.7-4 flex 2.5.4-2 fortune 1.8-2 fvwm 2.4.7-2 gawk 3.1.2-3 gcc 3.4.1-1 gcc-core 3.4.1-1 gcc-g++ 3.4.1-1 gcc-g77 3.3.3-3 gcc-mingw 20020817-5 gcc-mingw-core 20040810-1 gcc-mingw-g++ 20040810-1 gcc-mingw-g77 20040810-1 gcc2 2.95.3-10 gdb 20030303-1 gdbm 1.8.3-1 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 glib 1.2.10-2 glib-devel 1.2.10-2 glib2 2.4.7-1 glib2-devel 2.4.7-1 glib2-doc 2.4.7-1 glib2-runtime 2.4.7-1 gmp 4.1.4-2 gnugo 3.2-1 gnupg 1.2.2-1 gperf 2.7.2-1 grace 5.1.12-1 grep 2.5-1 groff 1.18.1-2 gsl 1.3-1 guile 1.6.0-1 guile-devel 1.6.0-1 guile-doc 1.6.0-1 gzip 1.3.3-4 indent 2.2.8-1 inetutils 1.3.2-22 initscripts 0.9-1 ioperm 0.4-1 irc 20010101-1 jbigkit 1.4-1 jpeg 6b-7 keychain 1.9-1 less 378-1 lesstif 0.93.41-1 libbz2_0 1.0.2-1 libbz2_1 1.0.2-2 libcharset1 1.8-3 libdb2 2.7.7-4 libdb2-devel 2.7.7-4 libdb3.1 3.1.17-2 libdb3.1-devel 3.1.17-2 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-1 libgdbm3 1.8.3-1 libguile12 1.6.0-1 libguile14 1.5.6-5 libiconv 1.9.1-3 libiconv2 1.9.1-3 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.11.5-1 libintl3 0.14.1-1 libkpathsea3 2.0.2-1 libltdl3 1.5-1 libncurses-devel 5.3-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-1 libpcre 4.1-1 libpcre0 4.3-1 libpng 1.2.5-1 libpng10 1.0.15-1 libpng10-devel 1.0.15-1 libpng12 1.2.5-1 libpng12-devel 1.2.5-1 libpng2 1.0.12-1 libpopt0 1.6.4-4 libPropList 0.10.1-3 libreadline4 4.1-2 libreadline5 4.3-2 libtool 20020705-1 libtool-devel 1.5-1 libtool-stable 1.4.3-1 libungif 4.1.0-2 libxerces-c21 2.1.0-1 libxerces-c22 2.2.0-1 libxerces-c23 2.3.0-2 libxml2 2.5.7-1 libxslt 1.0.30-2 lilypond 1.6.8-2 lilypond-doc 1.6.8-2 links 0.96-1 login 1.9-5 lynx 2.8.4-5 m4 1.4-1 make 3.80-1 man 1.5j-2 mc 4.6.0-4 mingw-runtime 3.0-1 mktemp 1.4-1 more 2.11o-1 mt 2.0.1-1 mutt 1.4-1 nano 1.2.0-1 nasm 0.98.36-1 ncftp 3.1.4-1 ncurses 5.3-1 ncurses-demo 5.3-1 netcat 1.10-1 newlib-man 20020801 openbox 0.99.1-3 opengl 1.1.0-6 openssh 3.6.1p1-2 openssl 0.9.7b-1 openssl-devel 0.9.7b-1 openssl096 0.9.6j-1 par 1.52-1 patch 2.5.8-3 patchutils 0.2.22-2 pcre 4.3-1 pcre-devel 4.3-1 pcre-doc 4.3-1 pdksh 5.2.14-2 perl 5.8.0-3 perl_manpages 5.8.0-3 pine 4.55-1 pinfo 0.6.6p1-1 pkgconfig 0.15.0-1 popt 1.6.4-4 postgresql 7.3.3-1 procmail 3.22-7 procps 010801-2 proftpd 1.2.9rc1-2 python 2.2.3-2 rcs 5.7-3 readline 4.3-2 rebase 2.2-2 robots 2.0-1 rpm 4.1-1 rpm-build 4.1-1 rpm-doc 4.1-1 rsync 2.5.6-1 ruby 1.6.8-2 rxvt 2.7.10-3 sed 4.0.7-1 sh-utils 2.0.15-3 sharutils 4.2.1-2 shutdown 1.3-1 splint 3.1.1-1 squid 2.4.STABLE7-1 ssmtp 2.38.7-3 sunrpc 4.0-1 swig 1.3.19-1 sysvinit 2.84-3 tar 1.13.25-1 tcltk 20030214-1 tcp_wrappers 7.6-1 tcsh 6.12.00-5 termcap 20020930-1 terminfo 5.3-2 tetex 2.0.2-1 tetex-base 2.0.2-1 tetex-bin 2.0.2-1 tetex-devel 2.0.2-1 tetex-doc 2.0.2-1 tetex-extra 2.0.2-1 tetex-tiny 2.0.2-1 tetex-x11 2.0.2-1 texinfo 4.2-4 texmf 20020911-1 texmf-base 20020911-1 texmf-doc 20020911-1 texmf-extra 20020911-1 texmf-tiny 20020911-1 textutils 2.0.21-1 tidy 030201-1 tiff 3.6.0-1 time 1.7-1 tin 1.4.7-1 ttcp 19980512-1 ucl 1.01-1 units 1.77-1 unzip 5.50-2 upx 1.24-1 uw-imap 2002c1-1 uw-imap-imapd 2002c1-1 uw-imap-util 2002c1-1 vim 6.2-1 w32api 2.3-1 wget 1.8.2-2 which 1.5-1 whois 4.6.2-1 WindowMaker 0.80.0-2 x2x 1.27-2 xerces-c 2.3.0-2 xerces-c-devel 2.3.0-2 xerces-c-doc 2.3.0-2 XFree86-base 4.2.0-1 XFree86-bin 4.2.0-3 XFree86-doc 4.2.0-1 XFree86-etc 4.2.0-1 XFree86-f100 4.2.0-2 XFree86-fcyr 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-html 4.2.0-1 XFree86-jdoc 4.2.0-1 XFree86-lib 4.2.0-5 XFree86-man 4.2.0-1 XFree86-nest 4.2.0-1 XFree86-prog 4.2.0-1 XFree86-prt 4.2.0-1 XFree86-ps 4.2.0-1 XFree86-startup-scripts 4.2.0-4 XFree86-vfb 4.2.0-1 XFree86-Xaw3d 1.5-1 XFree86-xserv 4.2.0-42 XFree86-xwinclip 4.2.0-8 xinetd 2.3.9-1 xmlto 0.0.14-1 xpm-nox 4.2.0-1 zip 2.3-2 zlib 1.1.4-1 zsh 4.0.6-5 Use -h to see help about each section --0-1214140691-1100274111=:35981 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --0-1214140691-1100274111=:35981--