public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* What is a good profiling tool ? - problem with gprof
@ 2013-06-17 16:46 J.B.W.Webber
  2013-06-17 17:08 ` Larry Hall (Cygwin)
  2013-06-17 18:19 ` Tim Prince
  0 siblings, 2 replies; 12+ messages in thread
From: J.B.W.Webber @ 2013-06-17 16:46 UTC (permalink / raw)
  To: cygwin

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

Hi, I am trying to find in which function call the most time is being spent.

I am using gcc and trying to compile and link with -g and -pg.
i.e. for a trivial test :

$ cat helloworld.c
/* Hello World program */
#include<stdio.h>
main()
{
    printf("Hello World\n");
}

$ gcc -g -pg -c helloworld.c
$ gcc -pg helloworld.o
helloworld.o: In function `main':
helloworld.c:6: undefined reference to `_mcount'
collect2: ld returned 1 exit status

Any ideas ? Am I missing a .h call ? Or do I need to link to something ?

I have just updated cygwin. I attach cygcheck.out

Or any suggestions for another profiling tool that actually reports times ?
Cheers,
	Beau



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


Cygwin Configuration Diagnostics
Current System Time: Mon Jun 17 16:51:23 2013

Windows 7 Home Premium Ver 6.1 Build 7601 Service Pack 1

Running under WOW64 on AMD64

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
	C:\Program Files\Common Files\Microsoft Shared\Windows Live
	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live
	C:\Windows\system32
	C:\Windows
	C:\Windows\system32\wbem
	C:\Program Files (x86)\ImageMagick-6.6.9-Q16
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Program Files\Broadcom\Broadcom 802.11\Driver
	C:\Program Files\WIDCOMM\Bluetooth Software
	C:\Program Files\WIDCOMM\Bluetooth Software\syswow64
	C:\Program Files (x86)\Common Files\Ulead Systems\MPEG
	C:\Program Files (x86)\Common Files\Acronis\SnapAPI
	C:\Program Files (x86)\Bitvise Tunnelier
	C:\Program Files (x86)\Windows Live\Shared
	C:\Program Files\MATLAB\R2011a\runtime\win64
	C:\Program Files\MATLAB\R2011a\bin
	C:\Program Files (x86)\QuickTime\QTSystem
	C:\altera\12.0sp2\quartus\bin
	C:\Program Files (x86)\CCLRC ISIS Facility\Open GENIE\system
	C:\Program Files (x86)\Common Files\Acronis\SnapAPI
	C:\Program Files\FERRO Software\FtpUse
	C:\Program Files (x86)\Acronis\TrueImageHome
	C:\cygwin\home\jbww\bin
	C:\Applications\Ghostgum\pstoedit
	C:\Applications\Ghostgum\pstoedit\importps
	C:\cygwin\usr\local\bin
	C:\cygwin\usr\local\lib\hevea
	C:\Applications\Strawberry\c\bin
	C:\Applications\Strawberry\perl\site\bin
	C:\Applications\Strawberry\perl\bin
	C:\Program Files (x86)\Dyalog\Dyalog APL 13.0 Unicode
	C:\Program Files (x86)\QuickTime\QTSystem
	C:\Applications\texlive\2012\bin\win32
	C:\cygwin\lib\lapack

Output from C:\cygwin\bin\id.exe
UID: 1000(jbww) GID: 513(None)
513(None)       545(Users)      1001(HomeUsers)

SysDir: C:\Windows\system32
WinDir: C:\Windows

USER = 'jbww'
PWD = '/cygdrive/d/home/jbww/Src/Git/Epiphany/aplc-6.17b/Work'
HOME = '/home/jbww'

HOMEPATH = '\Users\jbww'
GENIE_DIR = 'C:\Program Files (x86)\CCLRC ISIS Facility\Open GENIE\'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man:/usr/ssl/man'
APPDATA = 'C:\Users\jbww\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = 'Bourne'
GENIE_DOC_DIR = 'C:\Program Files (x86)\CCLRC ISIS Facility\Open GENIE\doc'
OnlineServices = 'Online Services'
SHELL = '/bin/bash'
TERM = 'vt220'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 30 Stepping 5, GenuineIntel'
WINDIR = 'C:\Windows'
KMP_DUPLICATE_LIB_OK = 'TRUE'
Platform = 'MCD'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/cygdrive/c/Users/jbww/Desktop'
SOPC_KIT_NIOS2 = 'c:\altera\12.0sp2\nios2eds'
USERDOMAIN = 'Bourne'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
!:: = '::\'
temp = 'C:\Users\jbww\AppData\Local\Temp'
VS90COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
TMP = '/tmp'
LIB = 'C:\Program Files (x86)\CCLRC ISIS Facility\Open GENIE\lib'
PCBRAND = 'Pavilion'
QTJAVA = 'C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip'
USERNAME = 'jbww'
PROCESSOR_LEVEL = '6'
ProgramFiles(x86) = 'C:\Program Files (x86)'
QUARTUS_ROOTDIR = 'c:\altera\12.0sp2\quartus'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
PROCESSOR_ARCHITEW6432 = 'AMD64'
LANG = 'en_US.UTF-8'
USERPROFILE = 'C:\Users\jbww'
TZ = 'Europe/London'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\BOURNE'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\jbww\AppData\Local'
ProgramData = 'C:\ProgramData'
SHLVL = '2'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\Windows\system32\cmd.exe'
SYSTEMROOT = 'C:\Windows'
PRINTER = '\\PETAL\HP Color LaserJet 1600'
PROCESSOR_REVISION = '1e05'
CLASSPATH = '.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files (x86)'
NUMBER_OF_PROCESSORS = '8'
INCLUDE = 'C:\Program Files (x86)\CCLRC ISIS Facility\Open GENIE\lib\include'
asl.log = 'Destination=file;OnFirstLog=command,environment,parent'
SESSIONNAME = 'Console'
COMPUTERNAME = 'BOURNE'
_ = '/usr/bin/tcsh'
HOSTTYPE = 'i686-cygwin'
VENDOR = 'intel'
OSTYPE = 'cygwin'
MACHTYPE = 'i686'
LOGNAME = 'jbww'
GROUP = 'None'
HOST = 'Bourne'

HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0sp1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0sp1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_12_0sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 c__altera_90sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 d__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\log_cygwin
  (default) = (unsupported type)
  MRUListEx = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.log_cygwin
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.log_cygwin
  (default) = (unsupported type)
  MRUListEx = (unsupported type)
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\DefaultIcon
  (default) = 'C:\cygwin\bin\xlaunch.exe,1'
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Edit
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Edit\command
  (default) = '"C:\cygwin\bin\run" "C:\cygwin\bin\bash" -l -c "xlaunch -load \"%1\""'
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Open
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Open\command
  (default) = '"C:\cygwin\bin\run" "C:\cygwin\bin\bash" -l -c "xlaunch -run  \"%1\""'
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 c__altera_10_0sp1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_0_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_1_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_10_1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0sp1_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0sp1_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_0_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_12_0sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_12_0sp2_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 'C:\Altera\12.0sp2\quartus\bin\cygwin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_12_0sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 'C:\Altera\12.0sp2\quartus\bin\cygwin\bin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_12_0sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 'C:\Altera\12.0sp2\quartus\bin\cygwin\lib'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_90sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_90sp2_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_90sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 c__altera_90sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 d__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 d__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 d__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/bin
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 d__altera_11_1sp2_quartus_bin_cygwin_bin_cygwin1_dll\/usr/lib
  (default) = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
  864ceabfc42b1523 = '\??\D:\home\jbww\Src\C\Aplc\aplc-6.14'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\DefaultIcon
  (default) = 'C:\cygwin\bin\xlaunch.exe,1'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Edit
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Edit\command
  (default) = '"C:\cygwin\bin\run" "C:\cygwin\bin\bash" -l -c "xlaunch -load \"%1\""'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Open
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\XLaunch.cygwin\Shell\Open\command
  (default) = '"C:\cygwin\bin\run" "C:\cygwin\bin\bash" -l -c "xlaunch -run  \"%1\""'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  System: Key: 864ceabfc42b1523 Path: D:\home\jbww\Src\C\Aplc\aplc-6.14 (ORPHANED)
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS    122877Mb  97% CP CS UN PA FC     Win_Sys
d:  hd  NTFS    812606Mb  95% CP CS UN PA FC     Win User
f:  cd             N/A    N/A                    
g:  hd  FAT32      107Mb   4% CP    UN           HP_TOOLS
h:  fd  FAT32    15272Mb  39% CP    UN           
r:  hd  NTFS     18073Mb  84% CP CS UN PA FC     RECOVERY

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.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:\Applications\Strawberry\c\bin\cpp.exe
Warning: C:\cygwin\bin\cpp.exe hides C:\Applications\Strawberry\c\bin\cpp.exe
 -> C:\cygwin\etc\alternatives\cpp
 -> C:\cygwin\bin\cpp-4.exe
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\Windows\system32\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\Applications\Strawberry\c\bin\gcc.exe
Warning: C:\cygwin\bin\gcc.exe hides C:\Applications\Strawberry\c\bin\gcc.exe
 -> C:\cygwin\etc\alternatives\gcc
 -> C:\cygwin\bin\gcc-4.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\Windows\grep.exe
Warning: C:\cygwin\bin\grep.exe hides C:\Windows\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\Applications\Strawberry\c\bin\ld.exe
Warning: C:\cygwin\bin\ld.exe hides C:\Applications\Strawberry\c\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\Applications\Strawberry\c\bin\patch.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\altera\12.0sp2\quartus\bin\perl
Warning: C:\cygwin\bin\perl.exe hides C:\altera\12.0sp2\quartus\bin\perl
Found: C:\Applications\Strawberry\perl\bin\perl.exe
Warning: C:\cygwin\bin\perl.exe hides C:\Applications\Strawberry\perl\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\Windows\sed.exe
Warning: C:\cygwin\bin\sed.exe hides C:\Windows\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi.exe
Found: C:\cygwin\bin\vim.exe

  118k 2012/02/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2012-02-19 20:55
  103k 2013/06/15 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2013-06-15 23:19
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010-04-13 02:47
  449k 2013/01/01 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygasn1-8.dll" v0.0 ts=2013-01-01 06:34
  567k 2013/04/29 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2013-04-29 14:29
   96k 2012/12/17 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2012-12-17 01:11
  135k 2012/12/17 C:\cygwin\bin\cygatk-bridge-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-bridge-2.0-0.dll" v0.0 ts=2012-12-17 04:37
  107k 2012/12/17 C:\cygwin\bin\cygatspi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatspi-0.dll" v0.0 ts=2012-12-17 04:21
   14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 12:35
   71k 2011/06/30 C:\cygwin\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudio-2.dll" v0.0 ts=2011-06-30 11:19
  167k 2013/04/27 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygautotrace-3.dll" v0.0 ts=2013-04-27 17:43
   56k 2013/01/23 C:\cygwin\bin\cygavahi-client-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-client-3.dll" v0.0 ts=2013-01-23 02:52
   38k 2013/01/23 C:\cygwin\bin\cygavahi-common-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-common-3.dll" v0.0 ts=2013-01-23 02:52
   11k 2013/01/23 C:\cygwin\bin\cygavahi-glib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-glib-1.dll" v0.0 ts=2013-01-23 02:52
  119k 2012/11/05 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2012-11-05 02:13
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 20:16
  944k 2013/02/13 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2013-02-13 06:01
   21k 2013/02/13 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2013-02-13 06:01
  104k 2013/02/13 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2013-02-13 06:02
  141k 2013/06/06 C:\cygwin\bin\cygcamlrun_shared.dll - os=4.0 img=1.0 sys=4.0
                  "cygcamlrun_shared.dll" v0.0 ts=2013-06-06 18:06
   10k 2012/05/03 C:\cygwin\bin\cygcatgets1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcatgets1.dll" v0.0 ts=2012-05-03 15:04
    8k 2011/10/16 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2011-10-16 18:00
  108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010-01-05 00:45
   10k 2013/03/11 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2013-03-11 03:04
  190k 2012/12/17 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2012-12-17 03:02
    7k 2012/05/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2012-05-07 12:18
 1247k 2013/02/12 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2013-02-12 14:46
 1518k 2013/02/12 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2013-02-12 14:44
  373k 2013/02/08 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2013-02-08 01:42
   20k 2013/04/12 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2013-04-12 12:01
  929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2011-11-10 19:52
 1284k 2011/11/10 C:\cygwin\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011-11-10 18:45
  222k 2012/12/26 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2012-12-26 22:42
   93k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2011-11-10 19:53
  105k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011-11-10 18:46
  131k 2012/07/18 C:\cygwin\bin\cygdialog-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygdialog-10.dll" v0.0 ts=2012-07-18 22:03
  151k 2013/01/02 C:\cygwin\bin\cygdialog-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygdialog-11.dll" v0.0 ts=2013-01-02 02:24
  140k 2012/05/03 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2012-05-03 18:12
  169k 2013/04/23 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEMF-1.dll" v0.0 ts=2013-04-23 05:50
  148k 2013/04/16 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2013-04-16 14:02
   28k 2013/01/16 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2013-01-16 22:53
  286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006-08-06 21:09
   30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006-08-06 21:09
   21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011-10-23 14:33
   24k 2013/05/12 C:\cygwin\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2013-05-12 22:40
  731k 2013/01/08 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2013-01-08 11:08
  696k 2013/01/08 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2013-01-08 10:59
   20k 2013/01/08 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2013-01-08 10:59
   20k 2013/01/08 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2013-01-08 11:08
  189k 2013/04/08 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2013-04-08 03:55
   23k 2013/06/06 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2013-06-06 22:17
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010-01-02 14:49
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009-11-20 19:14
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010-01-02 17:31
  549k 2013/04/21 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2013-04-21 12:48
  583k 2013/05/14 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2013-05-14 04:42
   79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011-10-23 14:15
18965k 2011/10/26 C:\cygwin\bin\cyggcj-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-11.dll" v0.0 ts=2011-10-23 15:59
13158k 2011/10/26 C:\cygwin\bin\cyggcj-noncore-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-noncore-11.dll" v0.0 ts=2011-10-23 16:02
 3752k 2011/10/26 C:\cygwin\bin\cyggcj-tools-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-tools-11.dll" v0.0 ts=2011-10-23 16:04
  170k 2012/12/17 C:\cygwin\bin\cyggck-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggck-1-0.dll" v0.0 ts=2012-12-17 06:39
  357k 2012/12/17 C:\cygwin\bin\cyggcr-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-3-1.dll" v0.0 ts=2012-12-17 06:42
  426k 2012/12/17 C:\cygwin\bin\cyggcr-base-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-base-3-1.dll" v0.0 ts=2012-12-17 06:41
  449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2011-05-20 03:29
  227k 2012/09/05 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2012-09-05 14:38
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009-02-26 07:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009-02-26 07:58
  536k 2013/01/10 C:\cygwin\bin\cyggdk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-3-0.dll" v0.0 ts=2013-01-10 03:19
  202k 2012/12/17 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2012-12-17 02:20
  713k 2011/10/26 C:\cygwin\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2011-10-23 15:15
   33k 2013/03/15 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggg-1.dll" v0.0 ts=2013-03-15 23:30
   46k 2013/03/15 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggi-2.dll" v0.0 ts=2013-03-15 23:38
   10k 2013/03/15 C:\cygwin\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygggiwmh-0.dll" v0.0 ts=2013-03-15 23:47
   29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggif-4.dll" v0.0 ts=2009-03-23 19:55
   24k 2013/03/15 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggii-1.dll" v0.0 ts=2013-03-15 23:30
   11k 2011/10/26 C:\cygwin\bin\cyggij-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggij-11.dll" v0.0 ts=2011-10-23 16:04
 1273k 2013/05/06 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2013-05-06 04:24
  330k 2012/11/18 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2012-11-18 20:54
  167k 2012/11/18 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2012-11-18 20:49
  937k 2013/05/06 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2013-05-06 04:18
  472k 2012/11/18 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2012-11-18 21:09
  193k 2013/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2013-05-17 12:54
   12k 2013/05/06 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2013-05-06 04:21
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011-07-31 06:14
   14k 2011/07/31 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2011-07-31 11:31
  116k 2012/12/17 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2012-12-17 03:19
  650k 2012/08/29 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2012-08-28 13:19
  883k 2013/05/28 C:\cygwin\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2013-05-28 11:43
   22k 2012/08/29 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2012-08-28 13:19
   80k 2013/05/28 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2013-05-28 11:43
   79k 2013/05/28 C:\cygwin\bin\cyggnutls-xssl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-xssl-0.dll" v0.0 ts=2013-05-28 11:43
   52k 2012/08/29 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2012-08-28 13:19
   48k 2013/05/28 C:\cygwin\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2013-05-28 11:43
  298k 2013/05/06 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2013-05-06 04:21
   42k 2011/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2011-10-23 14:21
   14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2011-05-20 03:04
  281k 2013/03/25 C:\cygwin\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2013-03-25 19:54
 2842k 2013/03/25 C:\cygwin\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2013-03-25 19:53
  137k 2013/03/25 C:\cygwin\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2013-03-25 19:54
  131k 2013/04/15 C:\cygwin\bin\cyggraphite2-3.dll - os=4.0 img=3.0 sys=4.0
                  "cyggraphite2-3.dll" v0.0 ts=2013-04-15 08:26
 6608k 2012/09/04 C:\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-9.dll" v0.0 ts=2012-09-04 14:51
 1724k 2011/06/26 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2011-06-26 22:14
  199k 2011/06/26 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2011-06-26 21:59
  180k 2013/01/01 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi-3.dll" v0.0 ts=2013-01-01 06:58
    6k 2013/05/06 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2013-05-06 04:21
 4266k 2013/01/10 C:\cygwin\bin\cyggtk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-3-0.dll" v0.0 ts=2013-01-10 03:28
  528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2005-10-09 14:25
  665k 2010/11/25 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2010-11-25 09:10
   18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-ltdl-1.dll" v0.0 ts=2005-10-09 14:24
   24k 2010/11/25 C:\cygwin\bin\cygguile-srfi-srfi-1-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-1-v-3-3.dll" v0.0 ts=2010-11-25 09:10
   68k 2005/10/09 C:\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=2005-10-09 14:25
    5k 2010/11/25 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-3-3.dll" v0.0 ts=2010-11-25 09:10
   31k 2005/10/09 C:\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=2005-10-09 14:25
    5k 2010/11/25 C:\cygwin\bin\cygguile-srfi-srfi-4-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-3-3.dll" v0.0 ts=2010-11-25 09:10
    9k 2010/11/25 C:\cygwin\bin\cygguile-srfi-srfi-60-v-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-60-v-2-2.dll" v0.0 ts=2010-11-25 09:10
   12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2005-10-09 14:25
    5k 2010/11/25 C:\cygwin\bin\cygguilereadline-v-17-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-17-17.dll" v0.0 ts=2010-11-25 09:10
  151k 2012/12/20 C:\cygwin\bin\cyggvfscommon-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggvfscommon-0.dll" v0.0 ts=2012-12-20 06:27
  540k 2012/12/17 C:\cygwin\bin\cygharfbuzz-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygharfbuzz-0.dll" v0.0 ts=2012-12-17 00:58
   11k 2013/01/01 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimbase-1.dll" v0.0 ts=2013-01-01 06:31
   20k 2013/01/01 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimntlm-0.dll" v0.0 ts=2013-01-01 06:49
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009-06-23 13:20
   25k 2012/05/04 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2012-05-04 22:07
   58k 2012/09/05 C:\cygwin\bin\cyghogweed-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2-2.dll" v0.0 ts=2012-09-06 00:11
  156k 2013/05/14 C:\cygwin\bin\cyghogweed-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2.dll" v0.0 ts=2013-05-14 07:27
  211k 2013/01/01 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghx509-5.dll" v0.0 ts=2013-01-01 06:37
   74k 2012/03/12 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2012-03-12 10:30
  985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011-10-16 18:01
    0k 2012/06/07 C:\cygwin\bin\cygicudata.dll17852k 2011/07/26 C:\cygwin\bin\cygicudata48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata48.dll" v0.0 ts=2011-07-26 12:36
    0k 2012/06/07 C:\cygwin\bin\cygicui18n.dll 1809k 2011/07/26 C:\cygwin\bin\cygicui18n48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n48.dll" v0.0 ts=2011-07-26 11:53
    0k 2012/06/07 C:\cygwin\bin\cygicuio.dll   35k 2011/07/26 C:\cygwin\bin\cygicuio48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio48.dll" v0.0 ts=2011-07-26 11:56
    0k 2012/06/07 C:\cygwin\bin\cygicule.dll  233k 2011/07/26 C:\cygwin\bin\cygicule48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule48.dll" v0.0 ts=2011-07-26 11:53
    0k 2012/06/07 C:\cygwin\bin\cygiculx.dll   42k 2011/07/26 C:\cygwin\bin\cygiculx48.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx48.dll" v0.0 ts=2011-07-26 11:54
    0k 2012/06/07 C:\cygwin\bin\cygicutest.dll   51k 2011/07/26 C:\cygwin\bin\cygicutest48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutest48.dll" v0.0 ts=2011-07-26 11:54
    0k 2012/06/07 C:\cygwin\bin\cygicuuc.dll 1238k 2011/07/26 C:\cygwin\bin\cygicuuc48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc48.dll" v0.0 ts=2011-07-26 11:50
   58k 2009/03/23 C:\cygwin\bin\cygid3tag-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygid3tag-0.dll" v0.0 ts=2009-03-23 01:58
  192k 2013/04/05 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2013-04-05 09:35
  298k 2012/10/26 C:\cygwin\bin\cygImlib2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygImlib2-1.dll" v0.0 ts=2012-10-26 06:38
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005-11-20 02:04
   35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011-10-16 06:38
  242k 2012/02/03 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2012-02-03 14:31
   43k 2013/04/26 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2013-04-26 06:26
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009-08-08 20:39
  200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010-08-09 08:02
    7k 2011/10/26 C:\cygwin\bin\cygjvm.dll - os=4.0 img=1.0 sys=4.0
                  "cygjvm.dll" v0.0 ts=2011-10-23 16:04
   21k 2013/01/01 C:\cygwin\bin\cygkafs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkafs-0.dll" v0.0 ts=2013-01-01 06:50
   77k 2013/05/25 C:\cygwin\bin\cygkpathsea-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-6.dll" v0.0 ts=2013-05-25 20:22
  373k 2013/01/01 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-26.dll" v0.0 ts=2013-01-01 06:43
   42k 2012/03/26 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2012-03-26 12:12
   40k 2013/04/29 C:\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2013-04-29 15:08
  171k 2013/02/01 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2013-02-01 07:24
  254k 2012/09/17 C:\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms2-2.dll" v0.0 ts=2012-09-17 13:34
  193k 2012/03/26 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2012-03-26 13:47
  230k 2013/04/29 C:\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2013-04-29 16:11
  206k 2012/03/26 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2012-03-26 13:48
  244k 2013/04/29 C:\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2013-04-29 16:11
18935k 2013/01/15 C:\cygwin\bin\cygLLVM-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.1.dll" v0.0 ts=2013-01-15 06:27
    5k 2013/06/07 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2013-06-07 10:10
    6k 2013/06/07 C:\cygwin\bin\cyglsa64.dll   24k 2008/04/14 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2008-04-14 06:40
   30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010-09-23 20:45
  156k 2013/05/14 C:\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2013-05-14 02:47
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010-04-09 16:54
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011-05-19 03:41
  116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2011-11-16 22:27
   94k 2012/04/22 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2012-04-22 19:09
  314k 2010/01/19 C:\cygwin\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-1.dll" v0.0 ts=2010-01-19 12:53
 2267k 2012/04/28 C:\cygwin\bin\cygMagick++-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-5.dll" v0.0 ts=2012-04-28 21:38
 1801k 2010/01/19 C:\cygwin\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-1.dll" v0.0 ts=2010-01-19 12:27
11984k 2012/04/28 C:\cygwin\bin\cygMagickCore-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-5.dll" v0.0 ts=2012-04-28 21:35
  789k 2010/01/19 C:\cygwin\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-1.dll" v0.0 ts=2010-01-19 12:48
 2452k 2012/04/28 C:\cygwin\bin\cygMagickWand-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-5.dll" v0.0 ts=2012-04-28 21:36
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010-01-02 14:48
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009-11-20 19:13
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010-01-02 17:30
  321k 2013/02/04 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-1.dll" v0.0 ts=2013-02-04 11:35
  345k 2012/11/22 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmng-1.dll" v0.0 ts=2012-11-22 14:38
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011-07-31 06:12
   64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009-11-09 01:21
  269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009-06-07 22:10
 1102k 2011/08/07 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2011-08-07 02:47
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010-01-21 07:33
  113k 2012/11/18 C:\cygwin\bin\cygMrm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-4.dll" v0.0 ts=2012-11-18 09:49
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010-01-02 15:00
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009-11-20 19:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010-01-02 17:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010-01-02 14:45
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009-11-20 19:10
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010-01-02 17:28
  119k 2013/04/24 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2013-04-23 19:14
  169k 2012/10/26 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetpbm-10.dll" v0.0 ts=2012-10-26 06:32
  145k 2012/09/05 C:\cygwin\bin\cygnettle-4-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4-4.dll" v0.0 ts=2012-09-06 00:11
  175k 2013/05/14 C:\cygwin\bin\cygnettle-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4.dll" v0.0 ts=2013-05-14 07:27
  113k 2013/03/10 C:\cygwin\bin\cygopenjpeg-1.dll - os=4.0 img=1.5 sys=4.0
                  "cygopenjpeg-1.dll" v0.0 ts=2013-03-10 22:13
  211k 2013/05/28 C:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2013-05-28 21:51
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010-01-02 14:47
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009-11-20 19:12
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010-01-02 16:30
  241k 2012/12/27 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2012-12-27 03:10
   36k 2012/12/27 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2012-12-27 03:11
   61k 2012/12/27 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2012-12-27 03:11
   24k 2012/12/27 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2012-12-27 03:11
    9k 2010/10/08 C:\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpaper-1.dll" v0.0 ts=2010-10-08 05:56
  255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2012-02-10 10:24
  259k 2012/12/03 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2012-12-03 05:34
 1628k 2012/07/12 C:\cygwin\bin\cygperl5_14.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_14.dll" v0.0 ts=2012-07-12 20:17
  527k 2013/03/17 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2013-03-17 21:43
  988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplotter-2.dll" v0.0 ts=2010-01-22 22:01
  234k 2012/08/20 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2012-08-20 03:05
  127k 2012/08/22 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2012-08-22 05:29
  138k 2012/08/20 C:\cygwin\bin\cygpng15-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng15-15.dll" v0.0 ts=2012-08-20 05:13
 1463k 2012/02/28 C:\cygwin\bin\cygpoppler-19.dll - os=4.0 img=19.0 sys=4.0
                  "cygpoppler-19.dll" v0.0 ts=2012-02-28 03:59
 1653k 2012/07/30 C:\cygwin\bin\cygpoppler-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygpoppler-26.dll" v0.0 ts=2012-07-30 17:27
 1657k 2012/10/26 C:\cygwin\bin\cygpoppler-28.dll - os=4.0 img=1.0 sys=4.0
                  "cygpoppler-28.dll" v0.0 ts=2012-10-26 06:48
   54k 2012/10/26 C:\cygwin\bin\cygpoppler-cpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpoppler-cpp-0.dll" v0.0 ts=2012-10-26 06:52
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002-06-09 06:45
  695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009-04-18 13:44
 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009-04-18 13:47
  129k 2013/06/08 C:\cygwin\bin\cygpq-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq-5.dll" v0.0 ts=2013-06-08 11:48
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009-01-07 16:46
  131k 2013/01/16 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2013-01-16 23:00
    6k 2013/04/29 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2013-04-29 14:30
  340k 2013/04/24 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpstoedit-0.dll" v0.0 ts=2013-04-24 07:44
   34k 2013/05/25 C:\cygwin\bin\cygptexenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygptexenc-1.dll" v0.0 ts=2013-05-25 20:23
   18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009-04-18 13:44
 2757k 2013/02/08 C:\cygwin\bin\cygQtCore-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCore-4.dll" v0.0 ts=2013-02-08 04:12
10560k 2013/02/08 C:\cygwin\bin\cygQtGui-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtGui-4.dll" v0.0 ts=2013-02-08 04:22
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009-06-23 13:20
  162k 2012/05/04 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2012-05-04 22:07
   51k 2013/01/01 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0
                  "cygroken-18.dll" v0.0 ts=2013-01-01 06:32
  187k 2012/12/17 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2012-12-17 03:09
 1871k 2013/05/06 C:\cygwin\bin\cygruby191.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby191.dll" v1.9 ts=2013-05-06 07:53
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010-07-02 04:19
   87k 2013/06/15 C:\cygwin\bin\cygsasl2-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-3.dll" v0.0 ts=2013-06-15 23:50
  285k 2012/06/03 C:\cygwin\bin\cygSDL-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL-1-2-0.dll" v0.0 ts=2012-06-03 23:42
   78k 2011/12/08 C:\cygwin\bin\cygSDL_gfx-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL_gfx-13.dll" v0.0 ts=2011-12-08 00:54
   45k 2012/10/28 C:\cygwin\bin\cygSDL_image-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL_image-1-2-0.dll" v0.0 ts=2012-10-28 07:29
   14k 2012/06/03 C:\cygwin\bin\cygSDL_net-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL_net-1-2-0.dll" v0.0 ts=2012-06-04 00:19
   13k 2009/04/24 C:\cygwin\bin\cygSDL_Pango-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL_Pango-1.dll" v0.0 ts=2009-04-24 09:56
   20k 2012/06/03 C:\cygwin\bin\cygSDL_ttf-2-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygSDL_ttf-2-0-0.dll" v0.0 ts=2012-06-04 00:20
  237k 2012/12/17 C:\cygwin\bin\cygsecret-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsecret-1-0.dll" v0.0 ts=2012-12-17 05:29
   55k 2012/03/16 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-1.dll" v0.0 ts=2012-03-16 02:14
   68k 2013/06/04 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2013-06-04 03:20
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011-05-05 08:33
   24k 2012/03/12 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2012-03-12 10:40
  481k 2013/04/08 C:\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2013-04-08 03:18
   14k 2013/04/08 C:\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2013-04-08 03:19
  588k 2013/06/10 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2013-06-10 20:46
  131k 2012/05/21 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2012-05-21 05:57
  291k 2013/02/12 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2013-02-12 14:46
  366k 2013/02/12 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2013-02-12 14:44
    8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011-10-23 14:33
  780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011-10-23 14:58
  294k 2013/06/01 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2013-06-01 22:53
   40k 2013/06/01 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2013-06-01 22:52
   58k 2013/06/01 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2013-06-01 22:52
   21k 2013/06/01 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2013-06-01 22:52
  144k 2013/06/01 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2013-06-01 22:52
  135k 2013/06/01 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2013-06-01 22:52
    7k 2013/06/01 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2013-06-01 22:52
   35k 2013/06/01 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2013-06-01 22:53
   24k 2013/06/01 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2013-06-01 22:53
  119k 2013/06/01 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2013-06-01 22:52
  132k 2013/06/01 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2013-06-01 22:52
   71k 2013/06/01 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2013-06-01 22:52
  148k 2013/06/01 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2013-06-01 22:52
  292k 2013/06/01 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2013-06-01 22:52
   32k 2013/06/01 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2013-06-01 22:57
  475k 2013/06/01 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2013-06-01 22:52
  229k 2013/04/25 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2013-04-25 17:20
   59k 2012/10/02 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2012-10-01 16:28
   66k 2013/04/24 C:\cygwin\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2013-04-24 10:25
   27k 2013/04/12 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2013-04-12 12:18
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010-01-02 14:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009-11-20 19:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010-01-02 17:28
  346k 2013/04/17 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2013-04-17 06:45
    9k 2013/04/17 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2013-04-17 06:45
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010-01-21 07:33
  330k 2012/11/18 C:\cygwin\bin\cygUil-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-4.dll" v0.0 ts=2012-11-18 09:50
   14k 2012/11/05 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2012-11-05 02:12
  225k 2012/11/11 C:\cygwin\bin\cygwebp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygwebp-4.dll" v0.0 ts=2012-11-11 06:57
  157k 2013/01/01 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwind-0.dll" v0.0 ts=2013-01-01 06:33
  289k 2012/09/05 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2012-09-05 09:43
   95k 2012/09/05 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2012-09-05 09:43
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010-03-28 10:02
 1140k 2013/06/06 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2013-06-06 09:20
    6k 2013/06/06 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2013-06-06 09:20
   10k 2013/06/06 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:29
  337k 2012/06/14 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2012-06-14 19:21
  254k 2010/05/18 C:\cygwin\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw3d-7.dll" v0.0 ts=2010-05-18 23:11
  266k 2012/05/21 C:\cygwin\bin\cygXaw3d-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw3d-8.dll" v0.0 ts=2012-05-21 22:20
   99k 2013/06/06 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2013-06-06 07:11
   70k 2013/06/06 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2013-06-06 07:12
   15k 2012/09/28 C:\cygwin\bin\cygxcb-icccm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-4.dll" v0.0 ts=2012-09-28 18:13
   14k 2012/09/28 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2012-09-28 17:59
   29k 2013/06/06 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2013-06-06 07:12
    9k 2013/06/06 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2013-06-06 07:12
   14k 2012/09/28 C:\cygwin\bin\cygxcb-util-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-util-1.dll" v0.0 ts=2012-09-28 17:51
   10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010-11-01 01:59
   35k 2013/06/06 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2013-06-06 21:33
    9k 2013/04/08 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2013-04-08 22:37
   17k 2012/03/12 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2012-03-12 10:52
   61k 2013/06/06 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2013-06-06 10:06
   19k 2013/06/06 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2013-06-06 20:37
   66k 2012/06/14 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2012-06-14 19:13
   55k 2013/06/06 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2013-06-06 21:48
    9k 2013/06/06 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2013-06-06 21:38
  119k 2012/05/23 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2012-05-23 05:41
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010-01-21 07:32
 2117k 2012/11/18 C:\cygwin\bin\cygXm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-4.dll" v0.0 ts=2012-11-18 09:49
 1235k 2013/04/21 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2013-04-21 05:37
   75k 2012/05/22 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2012-05-22 23:03
   11k 2012/05/22 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2012-05-22 23:03
   53k 2012/05/23 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2012-05-23 05:42
   35k 2013/06/06 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2013-06-06 20:27
   31k 2012/05/23 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2012-05-23 05:52
    9k 2012/05/23 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXss-1.dll" v0.0 ts=2012-05-23 05:56
  318k 2013/06/06 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2013-06-06 21:17
   19k 2013/06/06 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2013-06-06 20:43
  106k 2012/08/19 C:\cygwin\bin\cygyaml-0-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygyaml-0-2.dll" v0.0 ts=2012-08-19 21:16
   73k 2013/05/09 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2013-05-09 22:21
   25k 2013/05/30 C:\cygwin\bin\cygzzip-0-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygzzip-0-13.dll" v0.0 ts=2013-05-30 03:44
   12k 2013/05/30 C:\cygwin\bin\cygzzipfseeko-0-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygzzipfseeko-0-13.dll" v0.0 ts=2013-05-30 03:44
   14k 2013/05/30 C:\cygwin\bin\cygzzipmmapped-0-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygzzipmmapped-0-13.dll" v0.0 ts=2013-05-30 03:44
    8k 2013/05/30 C:\cygwin\bin\cygzzipwrap-0-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygzzipwrap-0-13.dll" v0.0 ts=2013-05-30 03:44
 2807k 2013/06/07 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2013-06-07 10:11
    Cygwin DLL version info:
        DLL version: 1.7.20
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 266
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

  365k 2012/10/06 C:\cygwin\lib\lapack\cygblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas-0.dll" v0.0 ts=2012-10-06 15:32
 4514k 2012/10/06 C:\cygwin\lib\lapack\cyglapack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack-0.dll" v0.0 ts=2012-10-06 15:32

No Cygwin services found.


Cygwin Package Information
Last downloaded files to: D:\Downloads\cygwin
Last downloaded files from: http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin/

Package                                   Version              Status
_autorebase                               000310-1             OK
_update-info-dir                          01141-1              OK
alternatives                              1.3.30c-10           OK
aspell                                    0.60.6.1-2           OK
aspell-en                                 7.1.0-2              OK
asymptote                                 2.16-1               OK
at-spi2-core                              2.6.3-1              OK
autoconf                                  10-1                 OK
autoconf2.1                               2.13-10              OK
autoconf2.5                               2.69-1               OK
automake                                  7-1                  OK
automake1.10                              1.10.3-1             OK
automake1.11                              1.11.6-1             OK
automake1.12                              1.12.5-1             OK
automake1.4                               1.4p6-10             OK
automake1.5                               1.5-10               OK
automake1.6                               1.6.3-11             OK
automake1.7                               1.7.9-10             OK
automake1.8                               1.8.5-10             OK
automake1.9                               1.9.6-10             OK
base-cygwin                               3.1-1                OK
base-files                                4.1-1                OK
bash                                      4.1.10-4             OK
bc                                        1.06-2               OK
binutils                                  2.23.51-1            OK
bison                                     2.7.1-1              OK
byacc                                     20120526             OK
bzip2                                     1.0.6-2              OK
bzr                                       2.6+b2-2             OK
bzr-fastimport                            0.13.0-2             OK
ca-certificates                           1.87-1               OK
clisp                                     2.48-3               OK
coreutils                                 8.15-1               OK
cpio                                      2.11-2               OK
cppi                                      1.18-1               OK
crypt                                     1.2-1                OK
csih                                      0.9.7-1              OK
ctags                                     5.8-1                OK
cvs                                       1.12.13-10           OK
cvs2svn                                   2.4.0-1              OK
cvsps                                     2.2b1-1              OK
cygrunsrv                                 1.40-2               OK
cygutils                                  1.4.12-2             OK
cygwin                                    1.7.20-1             OK
cygwin-debuginfo                          1.7.20-1             OK
cygwin-doc                                1.7-1                OK
cygwin64-gcc-debuginfo                    4.8.1-1              OK
dash                                      0.5.7-1              OK
dbus                                      1.6.8-1              OK
dconf-service                             0.14.1-1             OK
desktop-file-utils                        0.21-1               OK
dialog                                    1.2-20121230-1       OK
diffutils                                 3.2-1                OK
dos2unix                                  6.0.3-1              OK
dri-drivers                               8.0.5-1              OK
ed                                        1.6-1                OK
editrights                                1.01-2               OK
file                                      5.11-1               OK
findutils                                 4.5.11-1             OK
flex                                      2.5.35-1             OK
flexdll                                   0.30-1               OK
font-adobe-dpi100                         1.0.2-1              OK
font-adobe-dpi75                          1.0.2-1              OK
font-alias                                1.0.3-1              OK
font-bh-dpi100                            1.0.2-1              OK
font-bh-dpi75                             1.0.2-1              OK
font-bh-lucidatypewriter-dpi100           1.0.2-1              OK
font-bh-lucidatypewriter-dpi75            1.0.2-1              OK
font-dec-misc                             1.0.2-1              OK
font-encodings                            1.0.4-1              OK
font-misc-misc                            1.1.1-1              OK
fontconfig                                2.10.2-1             OK
gamin                                     0.1.10-13            OK
gawk                                      4.1.0-1              OK
Empty package gcc
gcc                                       3.4.4-999            OK
gcc-core                                  3.4.4-999            OK
gcc-g++                                   3.4.4-999            OK
gcc-g77                                   3.4.4-999            OK
gcc-gdc                                   3.4.4-999            OK
gcc-java                                  3.4.4-999            OK
Empty package gcc-mingw
gcc-mingw                                 20040810-1           OK
gcc-mingw-core                            20050522-3           OK
gcc-mingw-g++                             20050522-3           OK
gcc-mingw-g77                             20050522-3           OK
gcc-mingw-gdc                             20050522-3           OK
gcc-mingw-java                            20050522-3           OK
Empty package gcc4
gcc4                                      4.5.3-3              OK
gcc4-core                                 4.5.3-3              OK
gcc4-fortran                              4.5.3-3              OK
gcc4-g++                                  4.5.3-3              OK
gcc4-java                                 4.5.3-3              OK
gcr                                       3.6.2-1              OK
gdb                                       7.6.50-2             OK
gettext                                   0.18.1.1-2           OK
ghostscript                               9.06-1               OK
ghostscript-fonts-other                   6.0-1                OK
ghostscript-fonts-std                     8.11-1               OK
git                                       1.7.9-1              OK
git-svn                                   1.7.9-1              OK
glib2.0-networking                        2.34.2-1             OK
gmp                                       4.3.2-1              OK
gnome-icon-theme                          3.6.2-1              OK
gnome-keyring                             3.6.3-1              OK
gnuplot                                   4.6.3-1              OK
GraphicsMagick                            1.3.18-1             OK
grep                                      2.6.3-1              OK
groff                                     1.21-2               OK
gsettings-desktop-schemas                 3.6.1-1              OK
gsl                                       1.15-1               OK
guile                                     1.8.7-2              OK
gv                                        3.7.4-1              OK
gvfs                                      1.14.2-1             OK
gzip                                      1.4-1                OK
hicolor-icon-theme                        0.12-1               OK
hp2xx                                     3.4.4-12             OK
ImageMagick                               6.7.6.3-3            OK
ImageMagick-doc                           6.7.6.3-3            OK
ipc-utils                                 1.0-1                OK
jgraph                                    8.3-1                OK
jpeg                                      8b-1                 OK
keychain                                  2.7.1-1              OK
less                                      444-1                OK
libapr1                                   1.4.6-1              OK
libaprutil1                               1.5.2-2              OK
libarchive2                               2.8.3-1              OK
libasn1_8                                 1.5.2-4              OK
libaspell15                               0.60.6.1-2           OK
libatk-bridge2.0_0                        2.6.2-1              OK
libatk1.0_0                               2.6.0-1              OK
libatspi0                                 2.6.3-1              OK
libattr1                                  2.4.46-1             OK
libaudio2                                 1.9.3-1              OK
libautotrace3                             0.31.1-12            OK
libavahi-client3                          0.6.31-2             OK
libavahi-common3                          0.6.31-2             OK
libavahi-glib1                            0.6.31-2             OK
libblkid1                                 2.21.2-1             OK
libbz2_1                                  1.0.6-2              OK
libcairo2                                 1.12.14-1            OK
libcatgets1                               1.1-2                OK
libcharset1                               1.14-2               OK
libcloog0                                 0.15.7-1             OK
libcom_err2                               1.42.7-1             OK
libcroco0.6_3                             0.6.8-1              OK
libcurl4                                  7.29.0-1             OK
libdatrie1                                0.2.6-1              OK
libdb4.5                                  4.5.20.2-3           OK
libdb4.8                                  4.8.30-1             OK
libdbus1_3                                1.6.8-1              OK
libdialog10                               1.1-20120706-1       OK
libdialog11                               1.2-20121230-1       OK
libedit0                                  20120311-1           OK
libEMF1                                   1.0.7-1              OK
libexpat1                                 2.1.0-2              OK
libfam0                                   0.1.10-13            OK
libfcgi0                                  2.4.0-2              OK
libffi4                                   4.5.3-3              OK
libffi6                                   3.0.13-1             OK
libfftw3_3                                3.3.3-1              OK
libfontconfig1                            2.10.2-1             OK
libfontenc1                               1.1.2-1              OK
libfpx                                    1.3.1.2-1            OK
libfpx1                                   1.3.1.2-1            OK
libfreetype6                              2.4.12-1             OK
libgcc1                                   4.5.3-3              OK
libgcj-common                             4.5.3-3              OK
libgcj11                                  4.5.3-3              OK
libgck1_0                                 3.6.2-1              OK
libgcr3-common                            3.6.2-1              OK
libgcr3_1                                 3.6.2-1              OK
libgcrypt11                               1.4.6-1              OK
libgd2                                    2.0.36RC1-13         OK
libgdbm4                                  1.8.3-20             OK
libgdk_pixbuf2.0_0                        2.26.5-1             OK
libgfortran3                              4.5.3-3              OK
libggi2                                   2.2.2-3              OK
libggiwmh0                                0.3.2-3              OK
libgif4                                   4.1.6-10             OK
libgii1                                   1.0.2-3              OK
libGL1                                    8.0.5-1              OK
libglapi0                                 8.0.5-1              OK
libglib2.0_0                              2.34.3-2             OK
libGLU1                                   9.0.0-1              OK
libglut3                                  2.8.1-1              OK
libgmp-devel                              4.3.2-1              OK
libgmp3                                   4.3.2-1              OK
libgmpxx4                                 4.3.2-1              OK
libgnome-keyring0                         3.6.0-1              OK
libgnutls26                               2.12.20-1            OK
libgnutls28                               3.2.0-3              OK
libgomp1                                  4.5.3-3              OK
libgpg-error0                             1.10-1               OK
libGraphicsMagick3                        1.3.18-1             OK
libgraphite2_3                            1.2.1-1              OK
libgs9                                    9.06-1               OK
libgssapi3                                1.5.2-4              OK
libgtk3_0                                 3.6.4-1              OK
libguile12                                1.6.7-4              OK
libguile17                                1.8.7-2              OK
libharfbuzz0                              0.9.9-1              OK
libheimbase1                              1.5.2-4              OK
libheimntlm0                              1.5.2-4              OK
libhogweed2                               2.7-1                OK
libhogweed2_2                             2.5-1                OK
libhx509_5                                1.5.2-4              OK
libICE6                                   1.0.8-1              OK
libiconv                                  1.14-2               OK
libiconv2                                 1.14-2               OK
libicu48                                  4.8.1-1              OK
libid3tag0                                0.15.1b-10           OK
libidn11                                  1.26-1               OK
libImageMagick1                           6.4.0.6-2            OK
libImlib2_1                               1.4.5-2              OK
libintl3                                  0.14.5-1             OK
libintl8                                  0.18.1.1-2           OK
libjasper1                                1.900.1-12           OK
libjbig2                                  2.0-12               OK
libjpeg7                                  7-10                 OK
libjpeg8                                  8b-1                 OK
libkafs0                                  1.5.2-4              OK
libkpathsea-devel                         20120628-2           OK
libkpathsea6                              20120628-2           OK
libkrb5_26                                1.5.2-4              OK
liblapack0                                3.4.2-1              OK
liblcms1                                  1.19-3               OK
liblcms2_2                                2.4-1                OK
libllvm3.1                                3.1-3                OK
libltdl3                                  1.5.27a-1            OK
libltdl7                                  2.4-1                OK
liblzma1                                  4.999.9beta-11       OK
liblzma5                                  5.0.2_20110517-1     OK
liblzo2_2                                 2.06-1               OK
libMagickCore5                            6.7.6.3-3            OK
libming1                                  0.4.4-3              OK
libmng1                                   1.0.10-3             OK
libmpc-devel                              0.8-1                OK
libmpc1                                   0.8-1                OK
libmpfr-devel                             3.0.1-1              OK
libmpfr1                                  2.4.1-4              OK
libmpfr4                                  3.0.1-1              OK
libncurses-devel                          5.7-18               OK
libncurses10                              5.7-18               OK
libncurses9                               5.7-16               OK
libncursesw10                             5.7-18               OK
libneon27                                 0.29.6-3             OK
libnetpbm10                               10.60.02-1           OK
libnettle4                                2.7-1                OK
libnettle4_4                              2.5-1                OK
libopenjpeg1                              1.5.1-2              OK
libopenldap2_3_0                          2.3.43-3             OK
libopenldap2_4_2                          2.4.35-1             OK
libopenssl098                             0.9.8y-1             OK
libopenssl100                             1.0.1e-2             OK
libp11-kit0                               0.19.1-1             OK
libpango1.0_0                             1.32.5-1             OK
libpaper-bin                              1.1.24-1             OK
libpaper1                                 1.1.24-1             OK
libpcre0                                  8.21-2               OK
libpcre1                                  8.32-1               OK
libpixman1_0                              0.28.2-1             OK
libplotter2                               2.6-2                OK
libpng12                                  1.2.50-2             OK
libpng14                                  1.4.12-3             OK
libpng15                                  1.5.12-1             OK
libpoppler-cpp0                           0.20.5-2             OK
libpoppler19                              0.18.4-2             OK
libpoppler26                              0.20.2-1             OK
libpoppler28                              0.20.5-2             OK
libpopt0                                  1.6.4-4              OK
libppl                                    0.10.2-1             OK
libpq                                     8.2.11-1             OK
libpq5                                    9.2.4-2              OK
libproxy1                                 0.4.11-2             OK
libpstoedit0                              3.61-1               OK
libptexenc-devel                          20120628-2           OK
libptexenc1                               20120628-2           OK
libQtCore4                                4.8.4-2              OK
libQtGui4                                 4.8.4-2              OK
libreadline6                              5.2.14-12            OK
libreadline7                              6.1.2-3              OK
libroken18                                1.5.2-4              OK
librsvg2_2                                2.36.4-1             OK
libsasl2                                  2.1.23-1             OK
libsasl2_3                                2.1.26-2             OK
libSDL-devel                              1.2.15-1             OK
libSDL1.2_0                               1.2.15-1             OK
libSDL_gfx-devel                          2.0.23-1             OK
libSDL_gfx13                              2.0.23-1             OK
libSDL_image-devel                        1.2.12-3             OK
libSDL_image1.2_0                         1.2.12-3             OK
libSDL_net-devel                          1.2.8-1              OK
libSDL_net1.2_0                           1.2.8-1              OK
libSDL_Pango-devel                        0.1.2-10             OK
libSDL_Pango1                             0.1.2-10             OK
libSDL_ttf-devel                          2.0.11-1             OK
libSDL_ttf2.0_0                           2.0.11-1             OK
libsecret1_0                              0.12-1               OK
Missing file: /usr/share/doc/Cygwin/serf.README from package libserf0_1
libserf0_1                                0.7.1-2              Incomplete
libserf1_0                                1.2.1-1              OK
libsigsegv2                               2.10-1               OK
libSM6                                    1.2.1-1              OK
libsoup-gnome2.4_1                        2.40.3-1             OK
libsoup2.4_1                              2.40.3-1             OK
libsqlite3_0                              3.7.17-3             OK
libssh2_1                                 1.4.2-1              OK
libssp0                                   4.5.3-3              OK
libstdc++6                                4.5.3-3              OK
libstdc++6-devel                          4.5.3-3              OK
libtasn1_3                                2.14-1               OK
libtasn1_6                                3.3-1                OK
libthai0                                  0.1.19-1             OK
libtiff5                                  3.9.7-1              OK
libtool                                   2.4-1                OK
libuuid1                                  2.21.2-1             OK
libwebp4                                  0.2.1-1              OK
libwind0                                  1.5.2-4              OK
libwmf027                                 0.2.8.4-11           OK
libwrap0                                  7.6-21               OK
libX11-xcb1                               1.6.0-1              OK
libX11_6                                  1.6.0-1              OK
libXau6                                   1.0.8-1              OK
libXaw3d7                                 1.5D-10              OK
libXaw3d8                                 1.6.2-1              OK
libXaw7                                   1.0.11-1             OK
libxcb-glx0                               1.9.1-1              OK
libxcb-icccm4                             0.3.9-1              OK
libxcb-image0                             0.3.9-1              OK
libxcb-render0                            1.9.1-1              OK
libxcb-shm0                               1.9.1-1              OK
libxcb-util1                              0.3.9-1              OK
libxcb1                                   1.9.1-1              OK
libXcomposite1                            0.4.3-1              OK
libXcursor1                               1.1.14-1             OK
libXdamage1                               1.1.4-1              OK
libXdmcp6                                 1.1.1-1              OK
libXext6                                  1.3.2-1              OK
libXfixes3                                5.0.1-1              OK
libXft2                                   2.3.1-1              OK
libXi6                                    1.6.2.901-1          OK
libXinerama1                              1.1.3-1              OK
libxkbfile1                               1.0.8-1              OK
libXm2                                    0.95.2-2             OK
libXm4                                    2.3.4-1              OK
libxml2                                   2.9.1-1              OK
libXmu6                                   1.1.1-1              OK
libXmuu1                                  1.1.1-1              OK
libXpm4                                   3.5.10-1             OK
libXrandr2                                1.4.1-1              OK
libXrender1                               0.9.7-1              OK
libXss1                                   1.2.2-1              OK
libXt6                                    1.1.4-1              OK
libXtst6                                  1.2.2-1              OK
libyaml0_2                                0.1.4-1              OK
libzzip0.13                               0.13.62-1            OK
login                                     1.10-10              OK
lua                                       5.1.5-1              OK
luit                                      20121014-1           OK
lyx                                       2.0.5.1-1            OK
m4                                        1.4.16-1             OK
make                                      3.82.90-1            OK
man                                       1.6g-2               OK
mingw-binutils                            2.21-1               OK
mingw-gcc-core                            4.5.2-1              OK
mingw-gcc-fortran                         4.5.2-1              OK
mingw-pthreads                            20110507-1           OK
mingw-runtime                             3.20-1               OK
mingw-w32api                              3.17-2               OK
mintty                                    1.1.3-1              OK
mkfontdir                                 1.0.7-1              OK
mkfontscale                               1.1.0-1              OK
nasm                                      2.10.05-1            OK
netpbm                                    10.60.02-1           OK
Empty package ocaml
ocaml                                     4.00.1-1             OK
ocaml-base                                4.00.1-1             OK
ocaml-camlp4                              4.00.1-1             OK
ocaml-compiler-libs                       4.00.1-1             OK
openssh                                   6.2p2-1              OK
openssl                                   1.0.1e-2             OK
pdftk                                     1.44-1               OK
perl                                      5.14.2-3             OK
perl-Error                                0.17016-1            OK
perl_vendor                               5.14.2-3             OK
poppler-data                              0.4.6-1              OK
pstoedit                                  3.61-1               OK
python                                    2.7.3-1              OK
python-bsddb3                             5.3.0-2              OK
python-fastimport                         0.9.2-2              OK
python-imaging                            1.1.7-5              OK
python-tkinter                            2.7.3-1              OK
R                                         2.15.1-1             OK
rebase                                    4.4.0-1              OK
rsvg                                      2.36.4-1             OK
Missing file: /usr/share/doc/ruby/doxygen_objdb_3216.tmp from package ruby
ruby                                      1.9.3-p392-2         Incomplete
Empty package ruby-bigdecimal
ruby-bigdecimal                           1.9.3-p385-2         OK
Empty package ruby-io-console
ruby-io-console                           1.9.3-p385-2         OK
ruby-json                                 1.7.7-1              OK
ruby-minitest                             2.12.1-1             OK
ruby-rake                                 0.9.6-1              OK
ruby-rdoc                                 3.12.1-1             OK
run                                       1.2.0-1              OK
sed                                       4.2.1-2              OK
shared-mime-info                          1.1-1                OK
subversion                                1.7.10-1             OK
subversion-perl                           1.7.10-1             OK
svn-load                                  1.3-1                OK
t1lib5                                    5.1.2-12             OK
tar                                       1.26-1               OK
tcl                                       8.5.11-1             OK
tcl-tix                                   8.4.3-2              OK
tcl-tk                                    8.5.11-1             OK
tcsh                                      6.18.01-1            OK
terminfo                                  5.7_20091114-14      OK
texinfo                                   4.13-4               OK
texlive                                   20120628-2           OK
texlive-collection-basic                  20120628-2           OK
texlive-collection-basic-doc              20120628-1           OK
Missing file: /usr/bin/biber.exe from package texlive-collection-bibtexextra
texlive-collection-bibtexextra            20120821-1           Incomplete
texlive-collection-binextra               20120628-1           OK
Missing file: /usr/share/texmf/doc/bibtex8/file_id.diz from package texlive-collection-binextra-doc
Missing file: /usr/share/texmf/doc/bibtexu/file_id.diz from package texlive-collection-binextra-doc
texlive-collection-binextra-doc           20120628-1           Incomplete
texlive-collection-documentation-base     20120628-1           OK
texlive-collection-fontsextra             20120628-1           OK
texlive-collection-fontsrecommended       20120628-1           OK
texlive-collection-fontutils              20120628-1           OK
texlive-collection-formatsextra           20120628-1           OK
texlive-collection-genericextra           20120628-1           OK
texlive-collection-genericrecommended     20120628-1           OK
texlive-collection-genericrecommended-doc 20120628-1           OK
texlive-collection-htmlxml                20120628-1           OK
texlive-collection-latex                  20120628-1           OK
texlive-collection-latex-doc              20120628-1           OK
texlive-collection-latexextra             20120628-1           OK
texlive-collection-latexrecommended       20120628-1           OK
texlive-collection-mathextra              20120628-1           OK
texlive-collection-mathextra-doc          20120628-1           OK
texlive-collection-metapost               20120628-1           OK
texlive-collection-music                  20120628-1           OK
texlive-collection-pictures               20120628-1           OK
texlive-collection-plainextra             20120628-1           OK
texlive-collection-pstricks               20120628-1           OK
texlive-collection-science                20120628-1           OK
texlive-collection-science-doc            20120628-1           OK
texlive-collection-texinfo                20120628-1           OK
Missing file: /usr/lib/TeXmacs/bin/tm_eukleides.old from package TeXmacs
TeXmacs                                   1.0.7.18-1           Incomplete
transfig                                  3.2.5d-3             OK
tzcode                                    2013c-1              OK
unzip                                     6.0-10               OK
util-linux                                2.21.2-1             OK
vim                                       7.3.1152-1           OK
vim-common                                7.3.1152-1           OK
vim-minimal                               7.3.1152-1           OK
Empty package w32api
w32api                                    9999-1               OK
w32api-headers                            3.0b_svn5747-1       OK
w32api-runtime                            3.0b_svn5747-1       OK
which                                     2.20-2               OK
X-start-menu-icons                        1.0.4-1              OK
xauth                                     1.0.7-1              OK
xcalc                                     1.0.4.1-1            OK
xclip                                     0.12-1               OK
xclipboard                                1.1.2-1              OK
xclock                                    1.0.6-1              OK
xconsole                                  1.0.4-1              OK
xcursor-themes                            1.0.3-1              OK
xedit                                     1.2.0-1              OK
xf86-video-dummy                          0.3.6-2              OK
xf86-video-nested                         0.1.0-3              OK
Missing file: /usr/share/doc/xfig/html/images/sav1a0.tmp from package xfig
xfig                                      3.2.5b-5             Incomplete
xfig-lib                                  3.2.5b-5             OK
xinit                                     1.3.2-1              OK
xkbcomp                                   1.2.4-1              OK
xkeyboard-config                          2.9-1                OK
xlaunch                                   20130301-1           OK
xmodmap                                   1.0.7-1              OK
xorg-server                               1.14.1-1             OK
xorg-server-common                        1.14.1-1             OK
xpdf                                      3.03-3               OK
xrdb                                      1.0.9-1              OK
xterm                                     291-1                OK
xxd                                       7.3.1152-1           OK
xz                                        5.0.2_20110517-1     OK
zip                                       3.0-11               OK
zlib                                      1.2.8-1              OK
zlib-devel                                1.2.8-1              OK
zlib0                                     1.2.8-1              OK
Use -h to see help about each section

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-17 16:46 What is a good profiling tool ? - problem with gprof J.B.W.Webber
@ 2013-06-17 17:08 ` Larry Hall (Cygwin)
  2013-06-18 10:17   ` Corinna Vinschen
  2013-06-17 18:19 ` Tim Prince
  1 sibling, 1 reply; 12+ messages in thread
From: Larry Hall (Cygwin) @ 2013-06-17 17:08 UTC (permalink / raw)
  To: cygwin

On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
> Hi, I am trying to find in which function call the most time is being spent.
>
> I am using gcc and trying to compile and link with -g and -pg.
> i.e. for a trivial test :
>
> $ cat helloworld.c
> /* Hello World program */
> #include<stdio.h>
> main()
> {
>      printf("Hello World\n");
> }
>
> $ gcc -g -pg -c helloworld.c
> $ gcc -pg helloworld.o
> helloworld.o: In function `main':
> helloworld.c:6: undefined reference to `_mcount'
> collect2: ld returned 1 exit status
>
> Any ideas ? Am I missing a .h call ? Or do I need to link to something ?

Worked for me.  Perhaps your Strawberry gcc installation is interfering.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-17 16:46 What is a good profiling tool ? - problem with gprof J.B.W.Webber
  2013-06-17 17:08 ` Larry Hall (Cygwin)
@ 2013-06-17 18:19 ` Tim Prince
  2013-06-17 18:46   ` J.B.W.Webber
  1 sibling, 1 reply; 12+ messages in thread
From: Tim Prince @ 2013-06-17 18:19 UTC (permalink / raw)
  To: cygwin

On 06/17/2013 12:19 PM, J.B.W.Webber wrote:
> Hi, I am trying to find in which function call the most time is being spent.
>
> I am using gcc and trying to compile and link with -g and -pg.
> i.e. for a trivial test :
>
> $ cat helloworld.c
> /* Hello World program */
> #include<stdio.h>
> main()
> {
>      printf("Hello World\n");
> }
>
> $ gcc -g -pg -c helloworld.c
> $ gcc -pg helloworld.o
> helloworld.o: In function `main':
> helloworld.c:6: undefined reference to `_mcount'
> collect2: ld returned 1 exit status
>
> Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
>
> I have just updated cygwin. I attach cygcheck.out
>
> Or any suggestions for another profiling tool that actually reports times ?
> Cheers,
> 	Beau
>
If the gprof section of binutils is properly built and installed, it 
should satisfy the mcount reference.
It's a bit strange to make a .o with -g -pg together, particularly when 
you don't link with the same options.
FWIW, latest version of Intel VTune works with cygwin builds with -g3 
-gdwarf-2 (and of course PATH considerations).

-- 
Tim Prince


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* RE: What is a good profiling tool ? - problem with gprof
  2013-06-17 18:19 ` Tim Prince
@ 2013-06-17 18:46   ` J.B.W.Webber
  0 siblings, 0 replies; 12+ messages in thread
From: J.B.W.Webber @ 2013-06-17 18:46 UTC (permalink / raw)
  To: cygwin

Subject: Re: What is a good profiling tool ? - problem with gprof

On 06/17/2013 12:19 PM, J.B.W.Webber wrote:
> Hi, I am trying to find in which function call the most time is being spent.
>
> I am using gcc and trying to compile and link with -g and -pg.
> i.e. for a trivial test :
>
> $ cat helloworld.c
> /* Hello World program */
> #include<stdio.h>
> main()
> {
>      printf("Hello World\n");
> }
>
> $ gcc -g -pg -c helloworld.c
> $ gcc -pg helloworld.o
> helloworld.o: In function `main':
> helloworld.c:6: undefined reference to `_mcount'
> collect2: ld returned 1 exit status
>
> Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
>
> I have just updated cygwin. I attach cygcheck.out
>
> Or any suggestions for another profiling tool that actually reports times ?
> Cheers,
> 	Beau
>
If the gprof section of binutils is properly built and installed, it should satisfy the mcount reference.
It's a bit strange to make a .o with -g -pg together, particularly when you don't link with the same options.
FWIW, latest version of Intel VTune works with cygwin builds with -g3
-gdwarf-2 (and of course PATH considerations).

--
Tim Prince

_____________________

Thanks Larry and Tim,
I was not sure if -g was required as well, and tried all combinations.
May I ask if VTune works with non-MinGW compilations ? 
I looked and was not clear.
I am reluctant to change my other ygwin installations, they are required for other projects.
I have certainly had interaction in the past with Altera Cygwin package and_____________________

Thanks Larry and Tim,
I was not sure if -g was required as well, and tried all combinations.

May I ask if VTune works with non-MinGW compilations ?  I looked and was not clear.

I am reluctant to change my other Cygwin installations, they are required for other projects.
I have certainly had problems in the past with the Altera Cygwin package and the XMOS one interacting, but they seem to have sorted that.
Cheers,
  Beau



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-17 17:08 ` Larry Hall (Cygwin)
@ 2013-06-18 10:17   ` Corinna Vinschen
  2013-06-18 11:00     ` Corinna Vinschen
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2013-06-18 10:17 UTC (permalink / raw)
  To: cygwin

On Jun 17 12:52, Larry Hall (Cygwin) wrote:
> On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
> >Hi, I am trying to find in which function call the most time is being spent.
> >
> >I am using gcc and trying to compile and link with -g and -pg.
> >i.e. for a trivial test :
> >
> >$ cat helloworld.c
> >/* Hello World program */
> >#include<stdio.h>
> >main()
> >{
> >     printf("Hello World\n");
> >}
> >
> >$ gcc -g -pg -c helloworld.c
> >$ gcc -pg helloworld.o
> >helloworld.o: In function `main':
> >helloworld.c:6: undefined reference to `_mcount'
> >collect2: ld returned 1 exit status
> >
> >Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
> 
> Worked for me.  Perhaps your Strawberry gcc installation is interfering.

I don't know how you succeeed to build that, Larry.  I could easily
reproduce the problem.  It was a build problem in Cygwin.  I fixed that
now and at the same time made the 64 bit profiling workable, curtesy the
Mingw-w64 project, which already did the required work.  The original
profiling code was created within the Cygwin project ages ago, so I
could included the latest Mingw-w64 profiling code (almost) verbatim
into Cygwin and now it seems to work fine again for 32 and 64 bit.

I'm just about to create a 2013-06-18 32 bit snapshot on
http://cygwin.com/snapshots/ and a 64 bit test release 1.7.12-5,
which both should be ready in an hour.


HTH,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-18 10:17   ` Corinna Vinschen
@ 2013-06-18 11:00     ` Corinna Vinschen
  2013-06-18 14:24       ` J.B.W.Webber
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2013-06-18 11:00 UTC (permalink / raw)
  To: cygwin

On Jun 18 12:11, Corinna Vinschen wrote:
> On Jun 17 12:52, Larry Hall (Cygwin) wrote:
> > On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
> > >Hi, I am trying to find in which function call the most time is being spent.
> > >
> > >I am using gcc and trying to compile and link with -g and -pg.
> > >i.e. for a trivial test :
> > >
> > >$ cat helloworld.c
> > >/* Hello World program */
> > >#include<stdio.h>
> > >main()
> > >{
> > >     printf("Hello World\n");
> > >}
> > >
> > >$ gcc -g -pg -c helloworld.c
> > >$ gcc -pg helloworld.o
> > >helloworld.o: In function `main':
> > >helloworld.c:6: undefined reference to `_mcount'
> > >collect2: ld returned 1 exit status
> > >
> > >Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
> > 
> > Worked for me.  Perhaps your Strawberry gcc installation is interfering.
> 
> I don't know how you succeeed to build that, Larry.  I could easily
> reproduce the problem.  It was a build problem in Cygwin.  I fixed that
> now and at the same time made the 64 bit profiling workable, curtesy the
> Mingw-w64 project, which already did the required work.  The original
> profiling code was created within the Cygwin project ages ago, so I
> could included the latest Mingw-w64 profiling code (almost) verbatim
> into Cygwin and now it seems to work fine again for 32 and 64 bit.
> 
> I'm just about to create a 2013-06-18 32 bit snapshot on
> http://cygwin.com/snapshots/ and a 64 bit test release 1.7.12-5,
> which both should be ready in an hour.

Uploaded.  Please note that it's *not* enough to install the snapshot
Cygwin DLL.  The important items here are gcrt0.o and libgmon.a.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* RE: What is a good profiling tool ? - problem with gprof
  2013-06-18 11:00     ` Corinna Vinschen
@ 2013-06-18 14:24       ` J.B.W.Webber
  2013-06-18 16:23         ` Ariel Burbaickij
  0 siblings, 1 reply; 12+ messages in thread
From: J.B.W.Webber @ 2013-06-18 14:24 UTC (permalink / raw)
  To: cygwin



-----Original Message-----
Subject: Re: What is a good profiling tool ? - problem with gprof

On Jun 18 12:11, Corinna Vinschen wrote:
> On Jun 17 12:52, Larry Hall (Cygwin) wrote:
> > On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
> > >Hi, I am trying to find in which function call the most time is being spent.
> > >
> > >I am using gcc and trying to compile and link with -g and -pg.
> > >i.e. for a trivial test :
> > >
> > >$ cat helloworld.c
> > >/* Hello World program */
> > >#include<stdio.h>
> > >main()
> > >{
> > >     printf("Hello World\n");
> > >}
> > >
> > >$ gcc -g -pg -c helloworld.c
> > >$ gcc -pg helloworld.o
> > >helloworld.o: In function `main':
> > >helloworld.c:6: undefined reference to `_mcount'
> > >collect2: ld returned 1 exit status
> > >
> > >Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
> > 
> > Worked for me.  Perhaps your Strawberry gcc installation is interfering.
> 
> I don't know how you succeeed to build that, Larry.  I could easily 
> reproduce the problem.  It was a build problem in Cygwin.  I fixed 
> that now and at the same time made the 64 bit profiling workable, 
> curtesy the
> Mingw-w64 project, which already did the required work.  The original 
> profiling code was created within the Cygwin project ages ago, so I 
> could included the latest Mingw-w64 profiling code (almost) verbatim 
> into Cygwin and now it seems to work fine again for 32 and 64 bit.
> 
> I'm just about to create a 2013-06-18 32 bit snapshot on 
> http://cygwin.com/snapshots/ and a 64 bit test release 1.7.12-5, which 
> both should be ready in an hour.

Uploaded.  Please note that it's *not* enough to install the snapshot Cygwin DLL.  The important items here are gcrt0.o and libgmon.a.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

_____________________________________________

Really thanks to all. That now works.

Sorry for the slow reply, I did the install with the snapshot as suggested 
- no difference, at first, but I had been given the clues I needed.

I used find to track all libgmon.a  on my laptop :

C:/Altera/12.0sp2/quartus/bin/cygwin/lib/libgmon.a
C:/Altera/12.0sp2/quartus/bin/cygwin/lib/mingw/libgmon.a
C:/Altera/12.0sp2/quartus/bin/cygwin/usr/i686-pc-mingw32/lib/libgmon.a
C:/Applications/Strawberry/c/x86_64-w64-mingw32/lib/libgmon.a
C:/cygwin/lib/libgmon.a
C:/cygwin/usr/i686-pc-mingw32/sys-root/mingw/lib/libgmon.a
C:/cygwin/usr/lib/libgmon.a

I blocked access to the Altera and Strawberry Cygwins, which made no difference, (no, XMOS does not use Cygwin)
But the answer was the version C:/cygwin/lib/libgmon.a
I copied the new gcrt0.o and libgmon.a into C:/cygwin/lib/
and all now works fine. I have the answer I needed.

I do thank you all,
Cheers,
	Beau 
 
 

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-18 14:24       ` J.B.W.Webber
@ 2013-06-18 16:23         ` Ariel Burbaickij
  2013-06-18 16:23           ` Dan Kegel
  2013-06-18 16:29           ` J.B.W.Webber
  0 siblings, 2 replies; 12+ messages in thread
From: Ariel Burbaickij @ 2013-06-18 16:23 UTC (permalink / raw)
  To: cygwin

 Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it?

On Tue, Jun 18, 2013 at 4:06 PM, J.B.W.Webber <J.B.W.Webber@kent.ac.uk> wrote:
>
>
> -----Original Message-----
> Subject: Re: What is a good profiling tool ? - problem with gprof
>
> On Jun 18 12:11, Corinna Vinschen wrote:
>> On Jun 17 12:52, Larry Hall (Cygwin) wrote:
>> > On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
>> > >Hi, I am trying to find in which function call the most time is being spent.
>> > >
>> > >I am using gcc and trying to compile and link with -g and -pg.
>> > >i.e. for a trivial test :
>> > >
>> > >$ cat helloworld.c
>> > >/* Hello World program */
>> > >#include<stdio.h>
>> > >main()
>> > >{
>> > >     printf("Hello World\n");
>> > >}
>> > >
>> > >$ gcc -g -pg -c helloworld.c
>> > >$ gcc -pg helloworld.o
>> > >helloworld.o: In function `main':
>> > >helloworld.c:6: undefined reference to `_mcount'
>> > >collect2: ld returned 1 exit status
>> > >
>> > >Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
>> >
>> > Worked for me.  Perhaps your Strawberry gcc installation is interfering.
>>
>> I don't know how you succeeed to build that, Larry.  I could easily
>> reproduce the problem.  It was a build problem in Cygwin.  I fixed
>> that now and at the same time made the 64 bit profiling workable,
>> curtesy the
>> Mingw-w64 project, which already did the required work.  The original
>> profiling code was created within the Cygwin project ages ago, so I
>> could included the latest Mingw-w64 profiling code (almost) verbatim
>> into Cygwin and now it seems to work fine again for 32 and 64 bit.
>>
>> I'm just about to create a 2013-06-18 32 bit snapshot on
>> http://cygwin.com/snapshots/ and a 64 bit test release 1.7.12-5, which
>> both should be ready in an hour.
>
> Uploaded.  Please note that it's *not* enough to install the snapshot Cygwin DLL.  The important items here are gcrt0.o and libgmon.a.
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat
>
> _____________________________________________
>
> Really thanks to all. That now works.
>
> Sorry for the slow reply, I did the install with the snapshot as suggested
> - no difference, at first, but I had been given the clues I needed.
>
> I used find to track all libgmon.a  on my laptop :
>
> C:/Altera/12.0sp2/quartus/bin/cygwin/lib/libgmon.a
> C:/Altera/12.0sp2/quartus/bin/cygwin/lib/mingw/libgmon.a
> C:/Altera/12.0sp2/quartus/bin/cygwin/usr/i686-pc-mingw32/lib/libgmon.a
> C:/Applications/Strawberry/c/x86_64-w64-mingw32/lib/libgmon.a
> C:/cygwin/lib/libgmon.a
> C:/cygwin/usr/i686-pc-mingw32/sys-root/mingw/lib/libgmon.a
> C:/cygwin/usr/lib/libgmon.a
>
> I blocked access to the Altera and Strawberry Cygwins, which made no difference, (no, XMOS does not use Cygwin)
> But the answer was the version C:/cygwin/lib/libgmon.a
> I copied the new gcrt0.o and libgmon.a into C:/cygwin/lib/
> and all now works fine. I have the answer I needed.
>
> I do thank you all,
> Cheers,
>         Beau
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-18 16:23         ` Ariel Burbaickij
@ 2013-06-18 16:23           ` Dan Kegel
  2013-06-18 16:29           ` J.B.W.Webber
  1 sibling, 0 replies; 12+ messages in thread
From: Dan Kegel @ 2013-06-18 16:23 UTC (permalink / raw)
  To: cygwin

Ariel Burbaickij wrote:
>  Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it?

Does it have something to do with http://en.wikipedia.org/wiki/Strawberry_Perl ?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* RE: What is a good profiling tool ? - problem with gprof
  2013-06-18 16:23         ` Ariel Burbaickij
  2013-06-18 16:23           ` Dan Kegel
@ 2013-06-18 16:29           ` J.B.W.Webber
  2013-06-18 17:25             ` Corinna Vinschen
  1 sibling, 1 reply; 12+ messages in thread
From: J.B.W.Webber @ 2013-06-18 16:29 UTC (permalink / raw)
  To: cygwin

-----Original Message-----
Subject: Re: What is a good profiling tool ? - problem with gprof

Ariel Burbaickij wrote:
>  Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it?

Does it have something to do with http://en.wikipedia.org/wiki/Strawberry_Perl ?


Hi Ariel,
Altera produce Field Programmable Gate Array chips (FPGAs), and their NIOS II software for programming them is essentially a port of Unix type software to the Windows PC, by including its own Cygwin installation.

And yes, it is indeed  Strawberry_Perl, which is also based on Cygwin.
Cheers,
	Beau

On Tue, Jun 18, 2013 at 4:06 PM, J.B.W.Webber <J.B.W.Webber@kent.ac.uk> wrote:
>
>
> -----Original Message-----
> Subject: Re: What is a good profiling tool ? - problem with gprof
>
> On Jun 18 12:11, Corinna Vinschen wrote:
>> On Jun 17 12:52, Larry Hall (Cygwin) wrote:
>> > On 6/17/2013 12:19 PM, J.B.W.Webber wrote:
>> > >Hi, I am trying to find in which function call the most time is being spent.
>> > >
>> > >I am using gcc and trying to compile and link with -g and -pg.
>> > >i.e. for a trivial test :
>> > >
>> > >$ cat helloworld.c
>> > >/* Hello World program */
>> > >#include<stdio.h>
>> > >main()
>> > >{
>> > >     printf("Hello World\n");
>> > >}
>> > >
>> > >$ gcc -g -pg -c helloworld.c
>> > >$ gcc -pg helloworld.o
>> > >helloworld.o: In function `main':
>> > >helloworld.c:6: undefined reference to `_mcount'
>> > >collect2: ld returned 1 exit status
>> > >
>> > >Any ideas ? Am I missing a .h call ? Or do I need to link to something ?
>> >
>> > Worked for me.  Perhaps your Strawberry gcc installation is interfering.
>>
>> I don't know how you succeeed to build that, Larry.  I could easily 
>> reproduce the problem.  It was a build problem in Cygwin.  I fixed 
>> that now and at the same time made the 64 bit profiling workable, 
>> curtesy the
>> Mingw-w64 project, which already did the required work.  The original 
>> profiling code was created within the Cygwin project ages ago, so I 
>> could included the latest Mingw-w64 profiling code (almost) verbatim 
>> into Cygwin and now it seems to work fine again for 32 and 64 bit.
>>
>> I'm just about to create a 2013-06-18 32 bit snapshot on 
>> http://cygwin.com/snapshots/ and a 64 bit test release 1.7.12-5, 
>> which both should be ready in an hour.
>
> Uploaded.  Please note that it's *not* enough to install the snapshot Cygwin DLL.  The important items here are gcrt0.o and libgmon.a.
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat
>
> _____________________________________________
>
> Really thanks to all. That now works.
>
> Sorry for the slow reply, I did the install with the snapshot as 
> suggested
> - no difference, at first, but I had been given the clues I needed.
>
> I used find to track all libgmon.a  on my laptop :
>
> C:/Altera/12.0sp2/quartus/bin/cygwin/lib/libgmon.a
> C:/Altera/12.0sp2/quartus/bin/cygwin/lib/mingw/libgmon.a
> C:/Altera/12.0sp2/quartus/bin/cygwin/usr/i686-pc-mingw32/lib/libgmon.a
> C:/Applications/Strawberry/c/x86_64-w64-mingw32/lib/libgmon.a
> C:/cygwin/lib/libgmon.a
> C:/cygwin/usr/i686-pc-mingw32/sys-root/mingw/lib/libgmon.a
> C:/cygwin/usr/lib/libgmon.a
>
> I blocked access to the Altera and Strawberry Cygwins, which made no 
> difference, (no, XMOS does not use Cygwin) But the answer was the 
> version C:/cygwin/lib/libgmon.a I copied the new gcrt0.o and libgmon.a 
> into C:/cygwin/lib/ and all now works fine. I have the answer I needed.
>
> I do thank you all,
> Cheers,
>         Beau
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: What is a good profiling tool ? - problem with gprof
  2013-06-18 16:29           ` J.B.W.Webber
@ 2013-06-18 17:25             ` Corinna Vinschen
  2013-06-18 18:08               ` J.B.W.Webber
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2013-06-18 17:25 UTC (permalink / raw)
  To: cygwin

On Jun 18 16:28, J.B.W.Webber wrote:
> -----Original Message-----
> Subject: Re: What is a good profiling tool ? - problem with gprof
> 
> Ariel Burbaickij wrote:
> >  Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it?
> 
> Does it have something to do with http://en.wikipedia.org/wiki/Strawberry_Perl ?
> 
> 
> Hi Ariel,
> Altera produce Field Programmable Gate Array chips (FPGAs), and their NIOS II software for programming them is essentially a port of Unix type software to the Windows PC, by including its own Cygwin installation.
> 
> And yes, it is indeed  Strawberry_Perl, which is also based on Cygwin.

I don't see any cygwin1.dll in the Strawberry Perl packages.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* RE: What is a good profiling tool ? - problem with gprof
  2013-06-18 17:25             ` Corinna Vinschen
@ 2013-06-18 18:08               ` J.B.W.Webber
  0 siblings, 0 replies; 12+ messages in thread
From: J.B.W.Webber @ 2013-06-18 18:08 UTC (permalink / raw)
  To: cygwin



-----Original Message-----
Subject: Re: What is a good profiling tool ? - problem with gprof

On Jun 18 16:28, J.B.W.Webber wrote:
> -----Original Message-----
> Subject: Re: What is a good profiling tool ? - problem with gprof
> 
> Ariel Burbaickij wrote:
> >  Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it?
> 
> Does it have something to do with http://en.wikipedia.org/wiki/Strawberry_Perl ?
> 
> 
> Hi Ariel,
> Altera produce Field Programmable Gate Array chips (FPGAs), and their NIOS II software for programming them is essentially a port of Unix type software to the Windows PC, by including its own Cygwin installation.
> 
> And yes, it is indeed  Strawberry_Perl, which is also based on Cygwin.

I don't see any cygwin1.dll in the Strawberry Perl packages.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Ah, I think you are right (it is a recent install, but I have not used it much) : 
I searched on libgmon.a
And found :
C:/Applications/Strawberry/c/x86_64-w64-mingw32/lib/libgmon.a
Which suggests it is mingw32 based - this sounds right.

Searching on cygwin I just find :
C:/Applications/Strawberry/perl/lib/ExtUtils/CBuilder/Platform/cygwin.pm
C:/Applications/Strawberry/perl/lib/Module/Build/Platform/cygwin.pm
C:/Applications/Strawberry/perl/lib/pods/perlcygwin.pod

Cheers,
   Beau

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

end of thread, other threads:[~2013-06-18 17:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-17 16:46 What is a good profiling tool ? - problem with gprof J.B.W.Webber
2013-06-17 17:08 ` Larry Hall (Cygwin)
2013-06-18 10:17   ` Corinna Vinschen
2013-06-18 11:00     ` Corinna Vinschen
2013-06-18 14:24       ` J.B.W.Webber
2013-06-18 16:23         ` Ariel Burbaickij
2013-06-18 16:23           ` Dan Kegel
2013-06-18 16:29           ` J.B.W.Webber
2013-06-18 17:25             ` Corinna Vinschen
2013-06-18 18:08               ` J.B.W.Webber
2013-06-17 18:19 ` Tim Prince
2013-06-17 18:46   ` J.B.W.Webber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).