This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Slow shell script execution on Cygwin


Hi everybody,

[cc:ing libtool as I started a thread about Libtool execution speed there]

One thing that has annoyed me for a while is that large/complex shell scripts with a lot of forking, like configure scripts or Libtool, run quite slowly on Cygwin. I know that you have to do a lot of trickery to implement fork() on Windows, and it is amazing that Cygwin works so well, but it would still be interesting to know if there is something that can be done to speed things up.

I know that "slow" doesn't really mean anything, so here are some numbers:

Running the configure script for glib-2.6.3 (from ftp.gtk.org) takes around 170 seconds on Cygwin on my machine, with antivirus software disabled. Running glib's configure on the same machine booted into GNU/Linux takes around 17 seconds.

The comparison isn't completely fair since the machine has an Athlon 64 processor and the Linux setup is 64-bit and all software is optimized for that architecture, while Cygwin is run on plain old 32-bit Windows XP Pro SP2. Still, I don't think that should affect the numbers so dramatically.

I have seen some other people complain about the same thing, and scripts ran slowly on another machine I had before, so I don't think my setup is that broken. But I'll attach the cygcheck output.

My questions for you:
1. Do these numbers seem reasonable?
2. Is there anything (apart from cross-compiling on Linux :) ) that can be done to increase script execution speed?


For the Libtool case I've actually thrown together an experimental caching solution but, as Ralf Wildenhues has pointed out, Libtool's stdout messages aren't currently meant to be read by machines, so it isn't perfect. See for example:
http://lists.gnu.org/archive/html/libtool/2005-03/msg00066.html
http://lists.gnu.org/archive/html/libtool/2005-03/msg00140.html


I know I should have asked on the Cygwin list much earlier, and I apologize for that.

Thanks
Robert
Cygwin Configuration Diagnostics
Current System Time: Fri Apr 15 00:01:24 2005

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:	C:\Robert\cygwin\usr\local\bin
	C:\Robert\cygwin\bin
	C:\Robert\cygwin\bin
	C:\Robert\cygwin\usr\X11R6\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	c:\program\tools
	c:\Program\Delade filer\GTK\2.0\bin
	c:\Program\Microsoft SQL Server\80\Tools\Binn\

Output from C:\Robert\cygwin\bin\id.exe (nontsec)
UID: 1005(robert) GID: 513(Ingen)
513(Ingen)

Output from C:\Robert\cygwin\bin\id.exe (ntsec)
UID: 1005(robert) GID: 513(Ingen)
513(Ingen)        545(Användare)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

HOME = `C:\Documents and Settings\robert'
MAKE_MODE = `unix'
PWD = `/Robert'
USER = `robert'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\robert\Application Data'
CLIENTNAME = `Console'
COLORFGBG = `0;default;15'
COLORTERM = `rxvt-xpm'
COMMONPROGRAMFILES = `C:\Program\Delade filer'
COMPUTERNAME = `ROBERTSMACHINE'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CVS_RSH = `/bin/ssh'
DISPLAY = `:0'
FP_NO_HOST_CHECK = `NO'
HOMEDRIVE = `C:'
HOMEPATH = `\Documents and Settings\robert'
HOSTNAME = `ROBERTSMACHINE'
INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:'
LESSCHARSET = `latin1'
LOGONSERVER = `\\ROBERTSMACHINE'
MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/home/robert_win'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PRINTER = `'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 15 Model 15 Stepping 0, AuthenticAMD'
PROCESSOR_LEVEL = `15'
PROCESSOR_REVISION = `0f00'
PROGRAMFILES = `C:\Program'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SESSIONNAME = `Console'
SHELL = `/bin/bash'
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINDOWS'
TEMP = `c:\DOCUME~1\robert\LOKALA~1\Temp'
TERM = `xterm'
TMP = `c:\DOCUME~1\robert\LOKALA~1\Temp'
USERDOMAIN = `ROBERTSMACHINE'
USERNAME = `robert'
USERPROFILE = `C:\Documents and Settings\robert'
WINDIR = `C:\WINDOWS'
WINDOWID = `168112328'
_ = `/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
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:\Robert\cygwin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/home/robert_win
  (default) = `C:\Documents and Settings\robert'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/Robert
  (default) = `C:\Robert'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `C:\Robert\cygwin/bin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `C:\Robert\cygwin/lib'
  flags = 0x00000002
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
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd             N/A    N/A                    
c:  hd  NTFS     28610Mb  55% CP CS UN PA FC     Partition_1
d:  cd             N/A    N/A                    

C:\Robert\cygwin                  /                 user    binmode
C:\Documents and Settings\robert  /home/robert_win  user    binmode
C:\Robert                         /Robert           user    binmode
C:\Robert\cygwin/bin              /usr/bin          user    binmode
C:\Robert\cygwin/lib              /usr/lib          user    binmode
.                                 /cygdrive         user    binmode,cygdrive

Found: C:\Robert\cygwin\bin\awk.exe
Found: C:\Robert\cygwin\bin\bash.exe
Found: C:\Robert\cygwin\bin\cat.exe
Found: C:\Robert\cygwin\bin\cp.exe
Found: C:\Robert\cygwin\bin\cpp.exe
Found: C:\Robert\cygwin\bin\find.exe
Found: C:\Robert\cygwin\bin\gcc.exe
Found: C:\Robert\cygwin\bin\gdb.exe
Found: C:\Robert\cygwin\bin\grep.exe
Found: C:\Robert\cygwin\bin\ld.exe
Found: C:\Robert\cygwin\bin\ls.exe
Found: C:\Robert\cygwin\bin\make.exe
Found: C:\Robert\cygwin\bin\mv.exe
Found: C:\Robert\cygwin\bin\rm.exe
Found: C:\Robert\cygwin\bin\sed.exe
Found: C:\Robert\cygwin\bin\sh.exe
Found: C:\Robert\cygwin\bin\tar.exe

   55k 2004/09/14 C:\Robert\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2004/9/14 6:16
   18k 2004/07/06 C:\Robert\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2004/7/6 20:09
    7k 2003/10/19 C:\Robert\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 9:57
  852k 2005/03/23 C:\Robert\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.7.dll" v0.0 ts=2005/3/23 11:16
  895k 2004/04/28 C:\Robert\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2004/4/27 17:31
 1156k 2004/04/28 C:\Robert\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 17:35
    9k 2004/10/24 C:\Robert\cygwin\bin\cygdlloader-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygdlloader-6.dll" v0.0 ts=2004/10/24 9:59
  174k 2004/10/14 C:\Robert\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2004/10/14 10:34
   65k 2005/01/08 C:\Robert\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2005/1/8 14:27
   40k 2004/10/10 C:\Robert\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2004/10/10 10:33
   45k 2001/04/25 C:\Robert\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 C:\Robert\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
   48k 2003/08/09 C:\Robert\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 11:25
   28k 2003/07/20 C:\Robert\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 9:58
   30k 2003/08/11 C:\Robert\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/11 4:12
   19k 2003/03/22 C:\Robert\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 4:05
   15k 2003/07/20 C:\Robert\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 10:00
   15k 2003/08/11 C:\Robert\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 4:13
  107k 2004/07/06 C:\Robert\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 19:56
   17k 2004/07/06 C:\Robert\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2004/7/6 19:56
  190k 2004/07/06 C:\Robert\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 19:56
   17k 2001/06/28 C:\Robert\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 5:34
   29k 2003/08/10 C:\Robert\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/11 1:16
   25k 2004/10/12 C:\Robert\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2004/10/12 8:51
  991k 2004/07/06 C:\Robert\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2004/7/6 20:10
   22k 2001/12/13 C:\Robert\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
   37k 2003/08/10 C:\Robert\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 23:50
   54k 2004/07/06 C:\Robert\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2004/7/6 19:51
   21k 2001/06/20 C:\Robert\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 19:09
   26k 2004/09/22 C:\Robert\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2004/9/22 8:50
   26k 2004/10/24 C:\Robert\cygwin\bin\cygltdl-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-6.dll" v0.0 ts=2004/10/24 9:59
  146k 2004/12/21 C:\Robert\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2004/12/21 15:34
   22k 2004/10/10 C:\Robert\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2004/10/10 10:33
   26k 2001/04/25 C:\Robert\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 C:\Robert\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
   29k 2003/08/09 C:\Robert\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 11:25
   21k 2004/10/22 C:\Robert\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
                  "cygminires.dll" v0.0 ts=2004/10/22 22:28
   74k 2004/10/10 C:\Robert\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2004/10/10 10:33
  156k 2001/04/25 C:\Robert\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 C:\Robert\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
  216k 2004/10/10 C:\Robert\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2004/10/10 10:25
  226k 2001/04/25 C:\Robert\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 C:\Robert\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
  224k 2003/08/09 C:\Robert\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 11:24
   49k 2004/08/02 C:\Robert\cygwin\bin\cygogrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-0.dll" v0.0 ts=2004/8/2 17:41
 1706k 2004/08/02 C:\Robert\cygwin\bin\cygosp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-4.dll" v0.0 ts=2004/8/2 16:51
  326k 2004/08/02 C:\Robert\cygwin\bin\cygospgrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-0.dll" v0.0 ts=2004/8/2 18:07
 1922k 2004/08/02 C:\Robert\cygwin\bin\cygostyle-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-0.dll" v0.0 ts=2004/8/2 18:07
   13k 2004/10/10 C:\Robert\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2004/10/10 10:32
   15k 2001/04/25 C:\Robert\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 C:\Robert\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
   19k 2003/08/09 C:\Robert\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 11:24
   62k 2003/12/11 C:\Robert\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2003/12/11 18:01
   63k 2003/04/11 C:\Robert\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2003/4/11 10:31
    9k 2003/12/11 C:\Robert\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2003/12/11 18:01
   61k 2003/04/11 C:\Robert\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2003/4/11 10:31
 1252k 2005/01/27 C:\Robert\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_8.dll" v0.0 ts=2005/1/27 11:17
   22k 2002/06/09 C:\Robert\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 C:\Robert\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/7 5:34
  148k 2003/08/10 C:\Robert\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/11 1:16
  144k 2004/10/12 C:\Robert\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2004/10/12 8:51
  171k 2005/03/23 C:\Robert\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.7.dll" v0.0 ts=2005/3/23 11:16
 1242k 2005/01/08 C:\Robert\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2005/1/8 14:22
  195k 2005/01/08 C:\Robert\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2005/1/8 14:24
   62k 2004/10/10 C:\Robert\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2004/10/10 6:09
 1149k 2005/03/01 C:\Robert\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/3/1 17:01
    Cygwin DLL version info:
        DLL version: 1.5.13
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 122
        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: Tue Mar 1 11:01:37 EST 2005
        Shared id: cygwin1S4


Cygwin Package Information
Last downloaded files to: C:\Stuff\gnome
Last downloaded files from: ftp://ftp.sunet.se/pub/lang/cygwin

Package              Version
_update-info-dir     00231-1
ash                  20040127-1
autoconf             2.59-1
autoconf-devel       2.59-1
autoconf-stable      2.13-5
automake             1.7.9-1
automake-devel       1.9.2-1
automake-stable      1.4p6-2
base-files           3.2-1
base-passwd          2.2-1
bash                 2.05b-16
bc                   1.06-2
binutils             20041229-1
bison                20030307-1
bzip2                1.0.2-6
clear                1.0-1
coreutils            5.3.0-4
crypt                1.1-1
cvs                  1.11.17-1
cygrunsrv            1.01-1
cygutils             1.2.6-1
cygwin               1.5.13-1
cygwin-doc           1.4-2
diffutils            2.8.7-1
docbook-xml42        4.2-3
docbook-xsl          1.68.1-1
editrights           1.01-1
expat                1.95.8-1
file                 4.12-1
findutils            20041227-1
flex                 2.5.4a-3
gawk                 3.1.4-3
gcc                  3.3.3-3
gcc-core             3.3.3-3
gcc-g++              3.3.3-3
gcc-mingw            20040810-1
gcc-mingw-core       20040810-1
gcc-mingw-g++        20040810-1
gdb                  20041228-3
gdbm                 1.8.3-7
gettext              0.14.1-1
gettext-devel        0.14.1-1
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-1
intltool             0.31.2-1
less                 381-1
lftp                 2.6.10-2
libbz2_1             1.0.2-6
libcharset1          1.9.2-1
libdb4.2             4.2.52-1
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libgettextpo0        0.14.1-1
libiconv             1.9.2-1
libiconv2            1.9.2-1
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.1-1
libltdl3             1.5.10-1
libltdl6             1.9f_20041024-1
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.4-1
libpcre              4.1-1
libpcre0             4.5-1
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.0-1
libtool              1.5b-1
libtool-devel        1.5.10-1
libtool-stable       1.4.3-2
libxml2              2.6.16-2
libxslt              1.1.12-2
login                1.9-7
m4                   1.4.3-1
make                 3.80-1
man                  1.5o1-2
mingw-runtime        3.7-1
minires              1.00-1
mktemp               1.5-3
ncurses              5.4-1
netcat               1.10-2
openjade             1.3.3-1
OpenSP               1.5.1-1
openssh              4.0p1-1
openssl              0.9.7f-1
patch                2.5.8-8
perl                 5.8.6-4
pkgconfig            0.15.0-4
readline             5.0-1
rebase               2.3-1
rxvt                 2.7.10-6
sed                  4.1.4-1
tar                  1.13.25-5
tcltk                20030901-1
termcap              20021106-2
terminfo             5.4_20041009-1
texinfo              4.8-1
unzip                5.50-5
vim                  6.3-1
w32api               3.2-1
wget                 1.9.1-2
which                1.6-1
zip                  2.3-6
zlib                 1.2.2-1
Use -h to see help about each section

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]