Mail Archives: cygwin/2003/03/11/19:12:01
------_=_NextPart_000_01C2E82B.4EDE367E
Content-Type: text/plain;
charset="iso-8859-1"
I've had the same problem for a couple of months (since 1.3.13 anyway);
certain long command lines just fail to work for me. I've updated to the
most recent (1.30.20-1 as of march 11) and I find the problem just got worse
for me.
If I cd to a directory with many files, I issue "ls *" and the terminal ends
up hanging, or "ls" returns with no output. I can issue "ls" without the
star; that works just fine.
I did an experiment back in november and found that command lines longer
than 900 bytes or so would cause the command line to hang. My previous
experiments are here:
http://sources.redhat.com/ml/cygwin/2002-11/msg01133.html
http://sources.redhat.com/ml/cygwin/2002-11/msg00316.html
http://sources.redhat.com/ml/cygwin/2002-11/msg00372.html
When I first installed g++-3.exe last year, it never worked for me. Its
command lines (g++-3.exe --verbose) were longer than the magic number "900"
or so bytes, and compilation would fail when cc1plus.exe was called. I could
manually type a subportion of the cc1plus command; that would work. The
g++-2.exe command worked most of the time, unless you had a makefile with
many object files. (Theory: intermediary command lines were shorter with
g++-2.exe?). I could work around the too-many-object-files issue in my
makefile by using "ar rv" to create libs, one object file at a time.
Since I updated to 1.3.20-1, I find the "magic" number of characters has
dropped to 730. More importantly, g++-2 doesn't work any more. This seems to
be similarly true for any external command with more than 730 characters.
Contrast the following:
$ echo ${PATH}${PATH}
/cygdrive/c/texmf/bin:/usr/local/bin:/usr/bin:/bin:/cygdrive/c/texmf/miktex/
bin:
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/FpAddin:/cygdrive/c
/FpA
ddinLon:/cygdrive/c/win32app/Sybase/DLL:/cygdrive/c/win32app/Sybase/BIN:/cyg
driv
e/c/FpAddin:/cygdrive/c/OptexNT/vendordll:/cygdrive/c/OptexNT/dll:/cygdrive/
c/Pr
ogram Files/Microsoft Visual Studio/Common/Tools/WinNT:/cygdrive/c/Program
Files
/Microsoft Visual Studio/Common/MSDev98/Bin:/cygdrive/c/Program
Files/Microsoft
Visual Studio/Common/Tools:/cygdrive/c/Program Files/Microsoft Visual
Studio/VC9
8/bin:/usr/X11R6/bin/cygdrive/c/texmf/bin:/usr/local/bin:/usr/bin:/bin:/cygd
rive
/c/texmf/miktex/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c
/FpA
ddin:/cygdrive/c/FpAddinLon:/cygdrive/c/win32app/Sybase/DLL:/cygdrive/c/win3
2app
/Sybase/BIN:/cygdrive/c/FpAddin:/cygdrive/c/OptexNT/vendordll:/cygdrive/c/Op
texN
T/dll:/cygdrive/c/Program Files/Microsoft Visual
Studio/Common/Tools/WinNT:/cygd
rive/c/Program Files/Microsoft Visual
Studio/Common/MSDev98/Bin:/cygdrive/c/Prog
ram Files/Microsoft Visual Studio/Common/Tools:/cygdrive/c/Program
Files/Microso
ft Visual Studio/VC98/bin:/usr/X11R6/bin
$ /usr/bin/echo ${PATH}${PATH}
<In the second case, nothing happens. In the past, I have also had to
manually kill a process sucking back huge cycles.>
It doesn't appear to make a difference whether I use "bash", "tcsh" or even
"cmd" as my shell.
I could probably work around this problem by manually invoking cc1plus.exe,
but this is getting less and less convenient.
I would appreciate any advice, before I wipe my installation and try
installing an old version.
Could this be a clash with some non-cygwin software, e.g. virus checkers?
Has anyone else ever seen this behavior? Can a more experienced eye have a
look at my cygcheck -s -v -r output for obvious errors?
Thank you,
- Matt Willis
------_=_NextPart_000_01C2E82B.4EDE367E
Content-Type: application/octet-stream;
name="cygcheck.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="cygcheck.out"
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue Mar 11 18:39:46 2003
Windows NT Ver 4.0 Build 1381 Service Pack 6
Path: c:\texmf\bin
c:\cygwin\usr\local\bin
c:\cygwin\bin
c:\cygwin\bin
c:\texmf\miktex\bin
c:\WINNT\system32
c:\WINNT
c:\FpAddin
c:\FpAddinLon
c:\win32app\Sybase\DLL
c:\win32app\Sybase\BIN
c:\FpAddin
c:\OptexNT\vendordll
c:\OptexNT\dll
c:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT
c:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
c:\Program Files\Microsoft Visual Studio\Common\Tools
c:\Program Files\Microsoft Visual Studio\VC98\bin
c:\cygwin\usr\X11R6\bin
SysDir: C:\WINNT\System32
WinDir: C:\WINNT
CYGWIN =3D `nontsec tty'
HOME =3D `c:\cygwin\home\willisma'
MAKE_MODE =3D `unix'
PWD =3D `/e/cpp'
USER =3D `willisma'
CLASSPATH =3D `.\ASEP\Monclass.zip;.\ASEP\3pclass.zip;'
COLORFGBG =3D `15;default;0'
COLORTERM =3D `rxvt-xpm'
COMPUTERNAME =3D `TOWW5462'
COMSPEC =3D `C:\WINNT\system32\cmd.exe'
DISPLAY =3D `:0'
FIGNORE =3D `.o:~:.aux'
HOMEDRIVE =3D `U:'
HOMEPATH =3D `\ANALYTIC\USERS\WILLISMA'
HOMESHARE =3D `\\BCEMRMNT01\ANALYTIC'
INCLUDE =3D `C:\Program Files\Microsoft Visual =
Studio\VC98\atl\include;C:\Program Files\Microsoft Visual =
Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual =
Studio\VC98\include'
INF_FILES_PATH =3D `C:\OptexNT\apps\config'
LIB =3D `C:\Program Files\Microsoft Visual =
Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib'
LOGONSERVER =3D `\\BCEPDCNT03'
LS_COLORS =3D =
`*.cpp=3D37;1:*.hpp=3D37;1:*akefile=3D37;1:*.h=3D37;1:*.c=3D37;1:*core=3D=
41;37;1:*stackdump=3D41;37;1:di=3D36;1'
MANPATH =3D `:/usr/ssl/man'
MSDEVDIR =3D `C:\Program Files\Microsoft Visual Studio\Common\MSDev98'
NUMBER_OF_PROCESSORS =3D `1'
OLDPWD =3D `/home/willisma'
OPTEX_LOCATION =3D `C:\OptexNT'
OPTEX_LOGIN_DIR =3D `C:\FpAddin'
OS2LIBPATH =3D `C:\WINNT\system32\os2\dll'
OS =3D `Windows_NT'
PATHEXT =3D `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE =3D `x86'
PROCESSOR_IDENTIFIER =3D `x86 Family 15 Model 1 Stepping 2, =
GenuineIntel'
PROCESSOR_LEVEL =3D `15'
PROCESSOR_REVISION =3D `0102'
PS1 =3D `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL =3D `1'
SYBASE =3D `C:\win32app\Sybase'
SYSTEMDRIVE =3D `C:'
SYSTEMROOT =3D `C:\WINNT'
TEMP =3D `c:\TEMP'
TERM =3D `xterm'
TMP =3D `c:\TEMP'
USERDOMAIN =3D `CIBCWG-CAN-NT'
USERNAME =3D `WILLISMA'
USERPROFILE =3D `C:\WINNT\Profiles\WILLISMA'
WINDIR =3D `C:\WINNT'
WINDOWID =3D `268579584'
_ =3D `/usr/bin/cygcheck.exe'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
(default) =3D 0x00000300
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
(default) =3D `/cygdrive'
cygdrive flags =3D 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
(default) =3D `c:\cygwin'
flags =3D 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) =3D `c:\cygwin/bin'
flags =3D 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) =3D `c:\cygwin/lib'
flags =3D 0x00000002
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_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts =
v2\/usr/X11R6/lib/X11/fonts
(default) =3D `c:\gnu\usr\X11R6\lib\X11\fonts'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A =20
c: hd NTFS 7559Mb 63% CP CS UN PA FC =20
d: hd NTFS 19084Mb 51% CP CS UN PA FC nt4
e: hd NTFS 68756Mb 11% CP CS UN PA FC =20
f: cd N/A N/A =20
g: cd CDFS 0Mb 100% CS UN 030228_1647
h: net NTFS 310733Mb 88% CP CS UN PA FC Disk N
i: net NTFS 310733Mb 88% CP CS UN PA FC Disk N
j: net NTFS 302097Mb 76% CP CS UN PA FC File Share B
k: net NTFS 173657Mb 32% CP CS UN PA FC New Volume
l: net NTFS 310733Mb 95% CP CS UN PA FC File Share F
m: net NTFS 19501Mb 100% CP CS UN PA FC =20
o: net NTFS 310733Mb 95% CP CS UN PA FC File Share F
p: net NTFS 7653Mb 100% CP CS UN PA FC =20
u: net NTFS 13499Mb 100% CP CS UN PA FC =20
c:\cygwin / user =
binmode
c:\cygwin/bin /usr/bin user =
binmode
c:\cygwin/lib /usr/lib user =
binmode
. /cygdrive user =
binmode,cygdrive
c:\gnu\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system =
binmode
Found: c:\cygwin\bin\awk.exe
Found: c:\cygwin\bin\bash.exe
Found: c:\cygwin\bin\cat.exe
Found: c:\cygwin\bin\cp.exe
Found: c:\cygwin\bin\cpp.exe
Found: c:\cygwin\bin\find.exe
Found: c:\cygwin\bin\gcc.exe
Found: c:\cygwin\bin\gdb.exe
Found: c:\cygwin\bin\grep.exe
Found: c:\cygwin\bin\ld.exe
Found: c:\cygwin\bin\ls.exe
Found: c:\cygwin\bin\make.exe
Found: c:\cygwin\bin\mv.exe
Found: c:\cygwin\bin\rm.exe
Found: c:\cygwin\bin\sed.exe
Found: c:\cygwin\bin\sh.exe
Found: c:\cygwin\bin\tar.exe
58k 2002/05/07 c:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygbz2-1.dll" v0.0 ts=3D2002/5/7 2:33
847k 2003/02/19 c:\cygwin\bin\cygcrypto-0.9.7.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cygcrypto-0.9.7.dll" v0.0 ts=3D2003/2/19 12:39
806k 2003/02/19 c:\cygwin\bin\cygcrypto.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcrypto.dll" v0.0 ts=3D2003/2/19 13:09
380k 2002/07/24 c:\cygwin\bin\cygdb-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb-3.1.dll" v0.0 ts=3D2002/7/24 12:24
326k 2002/06/26 c:\cygwin\bin\cygdb2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb2.dll" v0.0 ts=3D2002/6/26 13:48
487k 2002/07/24 c:\cygwin\bin\cygdb_cxx-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb_cxx-3.1.dll" v0.0 ts=3D2002/7/24 12:25
45k 2001/04/25 c:\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygform5.dll" v0.0 ts=3D2001/4/25 1:28
35k 2002/01/09 c:\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygform6.dll" v0.0 ts=3D2002/1/9 1:03
19k 2002/02/20 c:\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggdbm.dll" v0.0 ts=3D2002/2/19 22:05
490k 2002/09/21 c:\cygwin\bin\cygguile-12.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygguile-12.dll" v0.0 ts=3D2002/9/21 6:01
63k 2002/09/21 c:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - =
os=3D4.0 img=3D1.0 sys=3D4.0
"cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 =
ts=3D2002/9/21 6:01
24k 2002/09/21 c:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - =
os=3D4.0 img=3D1.0 sys=3D4.0
"cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=3D2002/9/21 =
6:01
14k 2002/09/21 c:\cygwin\bin\cygguilereadline-v-12-12.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cygguilereadline-v-12-12.dll" v0.0 ts=3D2002/9/21 =
6:01
17k 2001/06/28 c:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory4.dll" v0.0 ts=3D2001/1/6 23:34
20k 2002/10/10 c:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory5.dll" v0.0 ts=3D2002/10/10 13:28
929k 2002/06/24 c:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygiconv-2.dll" v0.0 ts=3D2002/6/24 14:24
22k 2001/12/13 c:\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygintl-1.dll" v0.0 ts=3D2001/12/13 4:28
28k 2002/09/20 c:\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygintl-2.dll" v0.0 ts=3D2002/9/19 23:13
21k 2001/06/20 c:\cygwin\bin\cygintl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygintl.dll" v0.0 ts=3D2001/6/20 13:09
119k 2002/02/09 c:\cygwin\bin\cygjpeg6b.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygjpeg6b.dll" v0.0 ts=3D2002/2/9 0:19
61k 2003/03/05 c:\cygwin\bin\cygkpathsea-3.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygkpathsea-3.dll" v0.0 ts=3D2003/3/5 15:09
32k 2003/02/17 c:\cygwin\bin\cygltdl-3.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygltdl-3.dll" v0.0 ts=3D2003/2/16 23:18
26k 2001/04/25 c:\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygmenu5.dll" v0.0 ts=3D2001/4/25 1:27
20k 2002/01/09 c:\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygmenu6.dll" v0.0 ts=3D2002/1/9 1:03
156k 2001/04/25 c:\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses++5.dll" v0.0 ts=3D2001/4/25 1:29
175k 2002/01/09 c:\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses++6.dll" v0.0 ts=3D2002/1/9 1:03
226k 2001/04/25 c:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses5.dll" v0.0 ts=3D2001/4/25 1:17
202k 2002/01/09 c:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses6.dll" v0.0 ts=3D2002/1/9 1:03
15k 2001/04/25 c:\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpanel5.dll" v0.0 ts=3D2001/4/25 1:27
12k 2002/01/09 c:\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpanel6.dll" v0.0 ts=3D2002/1/9 1:03
40k 2001/11/21 c:\cygwin\bin\cygpcre.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcre.dll" v0.0 ts=3D2001/11/21 17:15
39k 2001/11/21 c:\cygwin\bin\cygpcreposix.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcreposix.dll" v0.0 ts=3D2001/11/21 17:15
168k 2003/02/23 c:\cygwin\bin\cygpng10.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpng10.dll" v0.0 ts=3D2003/2/23 18:02
173k 2003/02/23 c:\cygwin\bin\cygpng12.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpng12.dll" v0.0 ts=3D2003/2/23 17:02
170k 2002/01/21 c:\cygwin\bin\cygpng2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpng2.dll" v0.0 ts=3D2002/1/20 20:05
22k 2002/06/09 c:\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpopt-0.dll" v0.0 ts=3D2002/6/9 1:45
108k 2001/06/28 c:\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygreadline4.dll" v0.0 ts=3D2001/1/6 23:34
127k 2002/10/10 c:\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygreadline5.dll" v0.0 ts=3D2002/10/10 13:28
66k 2001/11/20 c:\cygwin\bin\cygregex.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygregex.dll" v0.0 ts=3D2001/11/20 9:44
177k 2003/02/19 c:\cygwin\bin\cygssl-0.9.7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygssl-0.9.7.dll" v0.0 ts=3D2003/2/19 12:39
227k 2003/02/19 c:\cygwin\bin\cygssl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygssl.dll" v0.0 ts=3D2003/2/19 13:09
281k 2003/02/24 c:\cygwin\bin\cygtiff3.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygtiff3.dll" v0.0 ts=3D2003/2/23 23:58
25k 2002/07/14 c:\cygwin\bin\cygungif-4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygungif-4.dll" v0.0 ts=3D2002/7/14 10:58
2689k 2002/11/16 c:\cygwin\bin\cygxerces-c21.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygxerces-c21.dll" v0.0 ts=3D2002/11/15 23:07
633k 2002/07/22 c:\cygwin\bin\cygxml2-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygxml2-2.dll" v0.0 ts=3D2002/7/22 2:29
41k 2002/01/20 c:\cygwin\bin\cygXpm-noX4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygXpm-noX4.dll" v0.0 ts=3D2002/1/20 13:49
46k 2002/01/20 c:\cygwin\bin\cygXpm-X4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygXpm-X4.dll" v0.0 ts=3D2002/1/20 13:50
50k 2002/03/12 c:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygz.dll" v0.0 ts=3D2002/3/11 23:38
889k 2003/02/08 c:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygwin1.dll" v0.0 ts=3D2003/2/8 12:10
Cygwin DLL version info:
DLL version: 1.3.20
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 73
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:=20
Build date: Sat Feb 8 12:10:49 EST 2003
Shared id: cygwin1S3
41k 2002/05/14 c:\cygwin\usr\X11R6\bin\cygPropList-0.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cygPropList-0.dll" v0.0 ts=3D2002/5/13 23:13
Cygwin Package Information
Last downloaded files to: E:\Downloads
Last downloaded files from: =
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin
Package Version
_update-info-dir 00150-1
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.3-1
automake-stable 1.4p5-5
base-files 1.1-1
base-passwd 1.0-1
bash 2.05b-8
bc 1.06-1
binutils 20030307-1
bison 20030307-1
byacc 1.9-1
bzip2 1.0.2-2
clear 1.0-1
cmake 1.6.5-1
ctags 5.2-1
cygutils 1.1.3-1
cygwin 1.3.20-1
cygwin-doc 1.3-2
db2 2.7.7-4
db3.1 3.1.17-2
diff 1.0-1
diffutils 2.8.1-1
doxygen 1.2.18-1
ed 0.2-1
emacs 21.2-12
emacs-el 21.2-12
emacs-X11 21.2-12
expect 20030128-1
file 3.39-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 20020817-5
gcc2 2.95.3-10
gdb 20030303-1
gdbm 1.8.0-4
gettext 0.11.5-1
gnupg 1.2.1-1
grep 2.5-1
groff 1.18.1-2
gsl 1.3-1
guile 1.6.0-1
gzip 1.3.3-4
inetutils 1.3.2-20
jpeg 6b-7
less 378-1
libbz2_1 1.0.2-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
libiconv2 1.8-2
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.11.5-1
libkpathsea3 2.0.2-1
libltdl3 20030216-1
libncurses5 5.2-1
libncurses6 5.2-8
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 20030216-1
libtool-stable 1.4.3-1
libungif 4.1.0-2
libxerces-c21 2.1.0-1
libxml2 2.4.23-1
login 1.7-1
m4 1.4-1
make 3.79.1-7
man 1.5j-2
mc 4.6.0-1
mingw-runtime 2.4-1
mktemp 1.4-1
more 2.11o-1
nasm 0.98.35-1
ncftp 3.1.4-1
ncurses 5.2-8
newlib-man 20020801
opengl 1.1.0-6
openssh 3.5p1-3
openssl 0.9.7a-1
openssl096 0.9.6i-1
patch 2.5.8-3
pcre 3.7-1
perl 5.6.1-2
pkgconfig 0.15.0-1
postgresql 7.3.2-1
procps 010801-2
rcs 5.7-3
readline 4.3-2
regex 4.4-2
rsync 2.5.5-2
rxvt 2.7.9-4
sed 4.0.5-1
sh-utils 2.0.15-3
sharutils 4.2.1-2
tar 1.13.25-1
tcltk 20030214-1
tcp_wrappers 7.6-1
tcsh 6.12.00-5
termcap 20020930-1
terminfo 5.3-1
tetex 2.0.2-1
tetex-base 2.0.2-1
tetex-bin 2.0.2-1
tetex-doc 2.0.2-1
tetex-extra 2.0.2-1
tetex-tiny 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
tiff 3.6.0-1
time 1.7-1
ttcp 19980512-1
unzip 5.50-2
vim 6.1.300-1
w32api 2.2-1
wget 1.8.2-2
which 1.5-1
WindowMaker 0.80.0-2
xerces-c-devel 2.2.0-1
XFree86-base 4.2.0-1
XFree86-bin 4.2.0-3
XFree86-etc 4.2.0-1
XFree86-fenc 4.2.0-2
XFree86-fnts 4.2.0-2
XFree86-lib 4.2.0-3
XFree86-prog 4.2.0-1
XFree86-startup-scripts 4.2.0-3
XFree86-xserv 4.2.0-26
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
------_=_NextPart_000_01C2E82B.4EDE367E
Content-Type: text/plain; charset=us-ascii
--
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/
------_=_NextPart_000_01C2E82B.4EDE367E--
- Raw text -