Mail Archives: cygwin/2006/11/13/16:53:31
------=_NextPart_000_01E4_01C7072A.E9920430
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Esteemed Cygwin Experts,
I am having a problem with BUILDing a fairly large C++ DLL using Cygwin
under Eclipse. I am running Windows XP Media Edition. My Eclipse Project
Name is: Analyzer_General
My application source code seems to be compiling without errors, but two
errors are reported from the w32api/winnt.h header.
I have attached the output from cygcheck to this message, as well as the
console log from my BUILD. The full text of the two messages are:
Description: Path
Resource Location Creation Time Id
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h error:
extraneous `int' ignored
Analyzer_General line 182 1163443618484 652606
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h error:
expected unqualified-id before ',' token Analyzer_General
line 182 1163443618484 652605
As I see it, the message seems to indicate a syntax error in the winnt.h
header within the w32api sub-directory of the cygwin distribution directory.
I have scoured the Cygwin maillists and other Internet sources with no luck
in finding any related errors. I apologize if I missed something obvious,
but tons of information exists supporting Cygwin builds on Windows, so if
you can just point me to a relevant link that I might have missed, that
would be great.
I pulled and installed the latest Cygwin dist using setup.exe, and installed
it into Eclipse 3.2 without issues. I pulled down s32api version 3.7-1 and
confirmed the release number.
I suspect that the messages are not factual, but are just indicate some kind
of compatibility issues with the windows.h/winnt.h headers.
I have compiled using the -mno-cygwin parameter, and ended up with the same
error messages, except that the message pointed to the
/././i686-pc-mingw/../w32api/..winnt.h headers, as I would expect it to do.
Does anyone have an idea of how to correct this situation?
Thank you in advance for your help,
Patrick D. McAvoy
pdmcavoy AT inreach DOT com
------=_NextPart_000_01E4_01C7072A.E9920430
Content-Type: text/plain;
name="cygcheck.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="cygcheck.txt"
Cygwin Configuration Diagnostics
Current System Time: Mon Nov 13 11:20:54 2006
Windows XP Media Center Edition Ver 5.1 Build 2600 Service Pack 2
Path: C:\cygwin\bin
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\Program Files\Common Files\Adobe\AGL
C:\Program Files\Support Tools\
Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1005(Patrick McAvoy) GID: 513(None)
0(root) 513(None) 544(Administrators)
545(Users)
Output from C:\cygwin\bin\id.exe (ntsec)
UID: 1005(Patrick McAvoy) GID: 513(None)
0(root) 513(None) 544(Administrators)
545(Users)
SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS
PWD =3D '/prt'
HOME =3D '/home/Patrick McAvoy'
HOMEPATH =3D '\Documents and Settings\Patrick McAvoy'
APPDATA =3D 'C:\Documents and Settings\Patrick McAvoy\Application Data'
TERM =3D 'cygwin'
PROCESSOR_IDENTIFIER =3D 'x86 Family 6 Model 14 Stepping 8, GenuineIntel'
WINDIR =3D 'C:\WINDOWS'
USERDOMAIN =3D 'TOSHIBA2'
OS =3D 'Windows_NT'
ALLUSERSPROFILE =3D 'C:\Documents and Settings\All Users'
!:: =3D '::\'
TEMP =3D '/cygdrive/c/DOCUME~1/PATRIC~1/LOCALS~1/Temp'
COMMONPROGRAMFILES =3D 'C:\Program Files\Common Files'
GETMODEL =3D 'Satellite A105'
QTJAVA =3D 'C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip'
USERNAME =3D 'Patrick McAvoy'
PROCESSOR_LEVEL =3D '6'
FP_NO_HOST_CHECK =3D 'NO'
SYSTEMDRIVE =3D 'C:'
USERPROFILE =3D 'C:\Documents and Settings\Patrick McAvoy'
CLIENTNAME =3D 'Console'
LOGONSERVER =3D '\\TOSHIBA2'
PROCESSOR_ARCHITECTURE =3D 'x86'
!C: =3D 'C:\cygwin\prt'
SHLVL =3D '1'
PATHEXT =3D '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE =3D 'C:'
VERNUM =3D 'PSAA8U-02200UR'
PROMPT =3D '$P$G'
COMSPEC =3D 'C:\WINDOWS\system32\cmd.exe'
TMP =3D '/cygdrive/c/DOCUME~1/PATRIC~1/LOCALS~1/Temp'
SYSTEMROOT =3D 'C:\WINDOWS'
PROCESSOR_REVISION =3D '0e08'
CLASSPATH =3D '.;C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip'
PROGRAMFILES =3D 'C:\Program Files'
NUMBER_OF_PROCESSORS =3D '2'
SESSIONNAME =3D 'Console'
COMPUTERNAME =3D 'TOSHIBA2'
_ =3D '/usr/bin/cygcheck'
POSIXLY_CORRECT =3D '1'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
(default) =3D '/cygdrive'
cygdrive flags =3D 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) =3D 'C:\cygwin'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) =3D 'C:\cygwin/bin'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) =3D 'C:\cygwin/lib'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
c: hd NTFS 114219Mb 40% CP CS UN PA FC SQ004033P03
d: cd N/A N/A=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
C:\cygwin / system binmode
C:\cygwin/bin /usr/bin system binmode
C:\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Not Found: patch
Not Found: perl
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Not Found: ssh
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Not Found: vi
Not Found: vim
56k 2005/07/09 C:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygbz2-1.dll" v0.0 ts=3D2005/7/8 22:09
7k 2006/10/22 C:\cygwin\bin\cygcharset-1.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygcharset-1.dll" v0.0 ts=3D2006/10/22 16:43
7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=3D4.0 img=3D1.0 sys=3D4=
.0
"cygcrypt-0.dll" v0.0 ts=3D2003/10/19 0:57
40k 2006/03/24 C:\cygwin\bin\cygform-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygform-8.dll" v0.0 ts=3D2006/3/23 23:16
45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygform5.dll" v0.0 ts=3D2001/4/24 22:28
35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygform6.dll" v0.0 ts=3D2002/1/8 22:03
48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygform7.dll" v0.0 ts=3D2003/8/9 2:25
28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cyggdbm-3.dll" v0.0 ts=3D2003/7/20 0:58
30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cyggdbm-4.dll" v0.0 ts=3D2003/8/10 19:12
19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cyggdbm.dll" v0.0 ts=3D2002/2/19 19:05
15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=3D4.0 img=3D1.0 s=
ys=3D4.0
"cyggdbm_compat-3.dll" v0.0 ts=3D2003/7/20 1:00
15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=3D4.0 img=3D1.0 s=
ys=3D4.0
"cyggdbm_compat-4.dll" v0.0 ts=3D2003/8/10 19:13
17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cyghistory4.dll" v0.0 ts=3D2001/1/6 20:34
29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cyghistory5.dll" v0.0 ts=3D2003/8/10 16:16
24k 2006/03/25 C:\cygwin\bin\cyghistory6.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cyghistory6.dll" v0.0 ts=3D2006/3/25 6:05
976k 2006/10/22 C:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 sys=3D4=
.0
"cygiconv-2.dll" v0.0 ts=3D2006/10/22 16:44
22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygintl-1.dll" v0.0 ts=3D2001/12/13 1:28
37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygintl-2.dll" v0.0 ts=3D2003/8/10 14:50
31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygintl-3.dll" v0.0 ts=3D2005/11/19 18:04
31k 2006/10/23 C:\cygwin\bin\cygintl-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygintl-8.dll" v0.0 ts=3D2006/10/22 17:12
21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygintl.dll" v0.0 ts=3D2001/6/20 10:09
21k 2006/03/24 C:\cygwin\bin\cygmenu-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygmenu-8.dll" v0.0 ts=3D2006/3/23 23:16
26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygmenu5.dll" v0.0 ts=3D2001/4/24 22:27
20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygmenu6.dll" v0.0 ts=3D2002/1/8 22:03
29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygmenu7.dll" v0.0 ts=3D2003/8/9 2:25
67k 2006/03/24 C:\cygwin\bin\cygncurses++-8.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygncurses++-8.dll" v0.0 ts=3D2006/3/23 23:17
156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygncurses++5.dll" v0.0 ts=3D2001/4/24 22:29
175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygncurses++6.dll" v0.0 ts=3D2002/1/8 22:03
227k 2006/03/24 C:\cygwin\bin\cygncurses-8.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygncurses-8.dll" v0.0 ts=3D2006/3/23 20:51
226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cygncurses5.dll" v0.0 ts=3D2001/4/24 22:17
202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cygncurses6.dll" v0.0 ts=3D2002/1/8 22:03
224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=3D4.0 img=3D1.0 sys=3D=
4.0
"cygncurses7.dll" v0.0 ts=3D2003/8/9 2:24
12k 2006/03/24 C:\cygwin\bin\cygpanel-8.dll - os=3D4.0 img=3D1.0 sys=3D4=
.0
"cygpanel-8.dll" v0.0 ts=3D2006/3/23 23:16
15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygpanel5.dll" v0.0 ts=3D2001/4/24 22:27
12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygpanel6.dll" v0.0 ts=3D2002/1/8 22:03
19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygpanel7.dll" v0.0 ts=3D2003/8/9 2:24
109k 2006/02/10 C:\cygwin\bin\cygpcre-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygpcre-0.dll" v0.0 ts=3D2006/2/9 18:37
299k 2006/02/10 C:\cygwin\bin\cygpcrecpp-0.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygpcrecpp-0.dll" v0.0 ts=3D2006/2/9 18:38
7k 2006/02/10 C:\cygwin\bin\cygpcreposix-0.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygpcreposix-0.dll" v0.0 ts=3D2006/2/9 18:37
22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygpopt-0.dll" v0.0 ts=3D2002/6/8 22:45
108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygreadline4.dll" v0.0 ts=3D2001/1/6 20:34
148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygreadline5.dll" v0.0 ts=3D2003/8/10 16:16
152k 2006/03/25 C:\cygwin\bin\cygreadline6.dll - os=3D4.0 img=3D1.0 sys=
=3D4.0
"cygreadline6.dll" v0.0 ts=3D2006/3/25 6:05
65k 2006/10/16 C:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygz.dll" v0.0 ts=3D2006/10/15 18:10
1831k 2006/07/30 C:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygwin1.dll" v0.0 ts=3D2006/7/30 11:21
Cygwin DLL version info:
DLL version: 1.5.21
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 156
Shared data: 4
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:=20
Build date: Sun Jul 30 14:21:47 EDT 2006
Shared id: cygwin1S4
Can't find the cygrunsrv utility, skipping services check.
Cygwin Package Information
Last downloaded files to: C:\My Downloads
Last downloaded files from: ftp://bo.mirror.garr.it/mirrors/sourceware.org/=
cygwin
Package Version
_update-info-dir 00451-1
alternatives 1.3.29a-1
ash 20040127-3
base-files 3.7-1
base-passwd 2.2-1
bash 3.1-9
binutils 20060817-1
bzip2 1.0.3-1
coreutils 6.4-1
crypt 1.1-1
cygutils 1.3.0-1
cygwin 1.5.21-2
cygwin-doc 1.4-4
diffutils 2.8.7-1
editrights 1.01-1
findutils 4.3.1-2
gawk 3.1.5-4
gcc 3.4.4-1
gcc-core 3.4.4-1
gcc-g++ 3.4.4-1
gcc-java 3.4.4-1
gcc-mingw-core 20050522-1
gcc-mingw-g++ 20050522-1
gcc-mingw-java 20050522-1
gdb 20060706-2
gdbm 1.8.3-7
grep 2.5.1a-2
groff 1.18.1-2
gzip 1.3.5-2
less 381-1
libbz2_1 1.0.3-1
libcharset1 1.11-1
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm3 1.8.3-3
libgdbm4 1.8.3-7
libiconv 1.11-1
libiconv2 1.11-1
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.5-1
libintl8 0.15-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libncurses8 5.5-2
libpcre0 6.6-1
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libreadline6 5.1-5
login 1.9-7
make 3.81-1
man 1.5p-1
mingw-runtime 3.10-1
mktemp 1.5-3
ncurses 5.5-2
run 1.1.10-1
sed 4.1.5-2
tar 1.16-1
tcltk 20060202-1
termcap 20050421-1
terminfo 5.5_20060323-1
texinfo 4.8-3
w32api 3.7-1
which 1.7-1
zlib 1.2.3-2
Use -h to see help about each section
------=_NextPart_000_01E4_01C7072A.E9920430
Content-Type: text/plain;
name="console.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="console.txt"
Building file: ../analyzer/src/sa_blocking.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_blocking.d" -MT"ana=
lyzer/src/sa_blocking.d" -o"analyzer/src/sa_blocking.o" "../analyzer/src/sa=
_blocking.cxx"
../analyzer/src/sa_blocking.cxx:126: warning: 'sabcount' defined but not us=
ed
Finished building: ../analyzer/src/sa_blocking.cxx
=20
Building file: ../analyzer/src/sa_event.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_event.d" -MT"analyz=
er/src/sa_event.d" -o"analyzer/src/sa_event.o" "../analyzer/src/sa_event.cx=
x"
Finished building: ../analyzer/src/sa_event.cxx
=20
Building file: ../analyzer/src/sa_exp_file.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_exp_file.d" -MT"ana=
lyzer/src/sa_exp_file.d" -o"analyzer/src/sa_exp_file.o" "../analyzer/src/sa=
_exp_file.cxx"
Finished building: ../analyzer/src/sa_exp_file.cxx
=20
Building file: ../analyzer/src/sa_node.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_node.d" -MT"analyze=
r/src/sa_node.d" -o"analyzer/src/sa_node.o" "../analyzer/src/sa_node.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sa_node.cxx:3:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/sa_node.cxx: In member function `int SA_Node::time_Demand_T=
est(SA_Task*)':
../analyzer/src/sa_node.cxx:181: warning: unused variable 'algorithmType'
../analyzer/src/sa_node.cxx: In member function `virtual void SA_Node::calc=
ulate_Spare_Capacity(SA_Task*)':
../analyzer/src/sa_node.cxx:2220: warning: unused variable 'period'
../analyzer/src/sa_node.cxx: At global scope:
../analyzer/src/sa_node.cxx:47: warning: 'task_counter' defined but not used
Finished building: ../analyzer/src/sa_node.cxx
=20
Building file: ../analyzer/src/sa_processor.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_processor.d" -MT"an=
alyzer/src/sa_processor.d" -o"analyzer/src/sa_processor.o" "../analyzer/src=
/sa_processor.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sa_processor.cxx:19:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sa_processor.cxx
=20
Building file: ../analyzer/src/sa_resource.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_resource.d" -MT"ana=
lyzer/src/sa_resource.d" -o"analyzer/src/sa_resource.o" "../analyzer/src/sa=
_resource.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sa_resource.cxx:114:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sa_resource.cxx
=20
Building file: ../analyzer/src/sa_server.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_server.d" -MT"analy=
zer/src/sa_server.d" -o"analyzer/src/sa_server.o" "../analyzer/src/sa_serve=
r.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sa_server.cxx:42:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sa_server.cxx
=20
Building file: ../analyzer/src/sa_system.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_system.d" -MT"analy=
zer/src/sa_system.d" -o"analyzer/src/sa_system.o" "../analyzer/src/sa_syste=
m.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from ../analyzer/src/sa_system.cxx:38:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/sa_system.cxx: In member function `void SA_System::assign_R=
eadyTime()':
../analyzer/src/sa_system.cxx:845: warning: unused variable 'ctime'
../analyzer/src/sa_system.cxx: In member function `void SA_System::assign(A=
ssignmentAlgo)':
../analyzer/src/sa_system.cxx:1375: warning: enumeration value `NONE_USED' =
not handled in switch
Finished building: ../analyzer/src/sa_system.cxx
=20
Building file: ../analyzer/src/sa_task.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_task.d" -MT"analyze=
r/src/sa_task.d" -o"analyzer/src/sa_task.o" "../analyzer/src/sa_task.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sa_task.cxx:18:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/sa_task.cxx: In member function `int SA_Task::same_transact=
ion(SA_Task*)':
../analyzer/src/sa_task.cxx:1215: warning: unused variable 'task'
Finished building: ../analyzer/src/sa_task.cxx
=20
Building file: ../analyzer/src/sa_time_step.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sa_time_step.d" -MT"an=
alyzer/src/sa_time_step.d" -o"analyzer/src/sa_time_step.o" "../analyzer/src=
/sa_time_step.cxx"
Finished building: ../analyzer/src/sa_time_step.cxx
=20
Building file: ../analyzer/src/sbp_node.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sbp_node.d" -MT"analyz=
er/src/sbp_node.d" -o"analyzer/src/sbp_node.o" "../analyzer/src/sbp_node.cx=
x"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sbp_node.h:53,
from ../analyzer/src/sbp_node.cxx:59:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/sbp_node.cxx: In member function `virtual void SBP_Node::bu=
ild_Blocking_Set(SA_Task*)':
../analyzer/src/sbp_node.cxx:150: warning: enumeration value `GLOBAL_DIRECT=
' not handled in switch
../analyzer/src/sbp_node.cxx:150: warning: enumeration value `GLOBAL_INHERI=
TANCE' not handled in switch
../analyzer/src/sbp_node.cxx:150: warning: enumeration value `REMOTE' not h=
andled in switch
../analyzer/src/sbp_node.cxx:150: warning: enumeration value `DEFERRED' not=
handled in switch
Finished building: ../analyzer/src/sbp_node.cxx
=20
Building file: ../analyzer/src/sbp_resource.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sbp_resource.d" -MT"an=
alyzer/src/sbp_resource.d" -o"analyzer/src/sbp_resource.o" "../analyzer/src=
/sbp_resource.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sbp_resource.cxx:58:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sbp_resource.cxx
=20
Building file: ../analyzer/src/sbp_sched.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sbp_sched.d" -MT"analy=
zer/src/sbp_sched.d" -o"analyzer/src/sbp_sched.o" "../analyzer/src/sbp_sche=
d.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sbp_sched.cxx:32:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sbp_sched.cxx
=20
Building file: ../analyzer/src/schd_server.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/schd_server.d" -MT"ana=
lyzer/src/schd_server.d" -o"analyzer/src/schd_server.o" "../analyzer/src/sc=
hd_server.cxx"
Finished building: ../analyzer/src/schd_server.cxx
=20
Building file: ../analyzer/src/schd_task.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/schd_task.d" -MT"analy=
zer/src/schd_task.d" -o"analyzer/src/schd_task.o" "../analyzer/src/schd_tas=
k.cxx"
../analyzer/src/schd_task.cxx: In member function `void Schd_Task::construc=
tActionList(Task*)':
../analyzer/src/schd_task.cxx:267: warning: enumeration value `RELEASE_TASK=
' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `START_TASK' =
not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `STOP_TASK' n=
ot handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `PREEMPT_TASK=
' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `BLOCK_TASK' =
not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `RESUME_TASK'=
not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `DROP_TASK' n=
ot handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `REPLENISH_TI=
ME' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `MISS_DEADLIN=
E' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `FRAME_POSITI=
ON' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `CUS_DEADLINE=
' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `__UNUSED__EV=
ENT__' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `BLOCK_FROM_S=
TART' not handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `WAIT_GCS' no=
t handled in switch
../analyzer/src/schd_task.cxx:267: warning: enumeration value `NO_EVENT' no=
t handled in switch
../analyzer/src/schd_task.cxx: In member function `virtual void Schd_Task::=
set_Parameters()':
../analyzer/src/schd_task.cxx:509: warning: enumeration value `DETERMINISTI=
C' not handled in switch
../analyzer/src/schd_task.cxx:509: warning: enumeration value `ONE_SHOT' no=
t handled in switch
../analyzer/src/schd_task.cxx:526: warning: enumeration value `DETERMINISTI=
C' not handled in switch
../analyzer/src/schd_task.cxx:526: warning: enumeration value `ONE_SHOT' no=
t handled in switch
Finished building: ../analyzer/src/schd_task.cxx
=20
Building file: ../analyzer/src/sched.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sched.d" -MT"analyzer/=
src/sched.d" -o"analyzer/src/sched.o" "../analyzer/src/sched.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/sched.cxx:35:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/sched.cxx: In member function `void Scheduler::unlock_All_R=
esources(Schd_Task*, Schd_Task*)':
../analyzer/src/sched.cxx:231: warning: enumeration value `RELEASE_TASK' no=
t handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `START_TASK' not =
handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `STOP_TASK' not h=
andled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `PREEMPT_TASK' no=
t handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `BLOCK_TASK' not =
handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `RESUME_TASK' not=
handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `DROP_TASK' not h=
andled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `REPLENISH_TIME' =
not handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `MISS_DEADLINE' n=
ot handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `ENTER_NPS' not h=
andled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `EXIT_NPS' not ha=
ndled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `FRAME_POSITION' =
not handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `CUS_DEADLINE' no=
t handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `__UNUSED__EVENT_=
_' not handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `BLOCK_FROM_START=
' not handled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `WAIT_GCS' not ha=
ndled in switch
../analyzer/src/sched.cxx:231: warning: enumeration value `NO_EVENT' not ha=
ndled in switch
../analyzer/src/sched.cxx: In member function `virtual int Scheduler::sched=
ule(PTime)':
../analyzer/src/sched.cxx:1051: warning: enumeration value `RELEASE_TASK' n=
ot handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `START_TASK' not=
handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `STOP_TASK' not =
handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `PREEMPT_TASK' n=
ot handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `BLOCK_TASK' not=
handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `RESUME_TASK' no=
t handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `DROP_TASK' not =
handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `REPLENISH_TIME'=
not handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `MISS_DEADLINE' =
not handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `FRAME_POSITION'=
not handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `CUS_DEADLINE' n=
ot handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `__UNUSED__EVENT=
__' not handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `BLOCK_FROM_STAR=
T' not handled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `WAIT_GCS' not h=
andled in switch
../analyzer/src/sched.cxx:1051: warning: enumeration value `NO_EVENT' not h=
andled in switch
../analyzer/src/sched.cxx: In member function `Schd_Task* Scheduler::create=
Server(SA_Server*, int, Experiment*)':
../analyzer/src/sched.cxx:1339: warning: enumeration value `PURE_POLLER' no=
t handled in switch
../analyzer/src/sched.cxx:1339: warning: enumeration value `PERSISTENT_POLL=
ER' not handled in switch
../analyzer/src/sched.cxx:1339: warning: enumeration value `PRIORITY_EXCHAN=
GE_SERVER' not handled in switch
Finished building: ../analyzer/src/sched.cxx
=20
Building file: ../analyzer/src/server_sched.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/server_sched.d" -MT"an=
alyzer/src/server_sched.d" -o"analyzer/src/server_sched.o" "../analyzer/src=
/server_sched.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from ../analyzer/src/server_sched.cxx:43:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/server_sched.cxx: In member function `void Server_Scheduler=
::init_Server_WaitQueue(SA_Server*)':
../analyzer/src/server_sched.cxx:109: warning: unused variable 'curTime'
../analyzer/src/server_sched.cxx: In member function `virtual int Server_Sc=
heduler::schedule(PTime)':
../analyzer/src/server_sched.cxx:366: warning: enumeration value `RELEASE_T=
ASK' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `START_TAS=
K' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `STOP_TASK=
' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `PREEMPT_T=
ASK' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `BLOCK_TAS=
K' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `RESUME_TA=
SK' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `DROP_TASK=
' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `REPLENISH=
_TIME' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `MISS_DEAD=
LINE' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `FRAME_POS=
ITION' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `CUS_DEADL=
INE' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `__UNUSED_=
_EVENT__' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `BLOCK_FRO=
M_START' not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `WAIT_GCS'=
not handled in switch
../analyzer/src/server_sched.cxx:366: warning: enumeration value `NO_EVENT'=
not handled in switch
Finished building: ../analyzer/src/server_sched.cxx
=20
Building file: ../analyzer/src/sgl.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sgl.d" -MT"analyzer/sr=
c/sgl.d" -o"analyzer/src/sgl.o" "../analyzer/src/sgl.cxx"
Finished building: ../analyzer/src/sgl.cxx
=20
Building file: ../analyzer/src/sgl_node.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sgl_node.d" -MT"analyz=
er/src/sgl_node.d" -o"analyzer/src/sgl_node.o" "../analyzer/src/sgl_node.cx=
x"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sgl_node.h:5,
from ../analyzer/src/sgl_node.cxx:5:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sgl_node.cxx
=20
Building file: ../analyzer/src/sgl_system.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sgl_system.d" -MT"anal=
yzer/src/sgl_system.d" -o"analyzer/src/sgl_system.o" "../analyzer/src/sgl_s=
ystem.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sgl_system.h:33,
from ../analyzer/src/sgl_system.cxx:4:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/sgl_system.cxx
=20
Building file: ../analyzer/src/sglintl.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/sglintl.d" -MT"analyze=
r/src/sglintl.d" -o"analyzer/src/sglintl.o" "../analyzer/src/sglintl.cxx"
Finished building: ../analyzer/src/sglintl.cxx
=20
Building file: ../analyzer/src/stealer.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/stealer.d" -MT"analyze=
r/src/stealer.d" -o"analyzer/src/stealer.o" "../analyzer/src/stealer.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/stealer.cxx:46:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/stealer.cxx: In member function `void Stealer::effectiveDea=
dline()':
../analyzer/src/stealer.cxx:274: warning: enumeration value `RELEASE_TASK' =
not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `PREEMPT_TASK' =
not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `BLOCK_TASK' no=
t handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `LOCK_RESOURCE'=
not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `UNLOCK_RESOURC=
E' not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `DROP_TASK' not=
handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `REPLENISH_TIME=
' not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `MISS_DEADLINE'=
not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `ENTER_NPS' not=
handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `EXIT_NPS' not =
handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `FRAME_POSITION=
' not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `CUS_DEADLINE' =
not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `__UNUSED__EVEN=
T__' not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `BLOCK_FROM_STA=
RT' not handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `WAIT_GCS' not =
handled in switch
../analyzer/src/stealer.cxx:274: warning: enumeration value `NO_EVENT' not =
handled in switch
Finished building: ../analyzer/src/stealer.cxx
=20
Building file: ../analyzer/src/taskPQ.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/taskPQ.d" -MT"analyzer=
/src/taskPQ.d" -o"analyzer/src/taskPQ.o" "../analyzer/src/taskPQ.cxx"
Finished building: ../analyzer/src/taskPQ.cxx
=20
Building file: ../analyzer/src/task_action.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/task_action.d" -MT"ana=
lyzer/src/task_action.d" -o"analyzer/src/task_action.o" "../analyzer/src/ta=
sk_action.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from ../analyzer/src/task_action.cxx:9:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
../analyzer/src/task_action.cxx: In member function `virtual void taskActio=
n::Print()':
../analyzer/src/task_action.cxx:24: warning: enumeration value `RELEASE_TAS=
K' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `START_TASK'=
not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `STOP_TASK' =
not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `PREEMPT_TAS=
K' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `BLOCK_TASK'=
not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `RESUME_TASK=
' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `DROP_TASK' =
not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `REPLENISH_T=
IME' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `MISS_DEADLI=
NE' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `ENTER_NPS' =
not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `EXIT_NPS' n=
ot handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `FRAME_POSIT=
ION' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `CUS_DEADLIN=
E' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `__UNUSED__E=
VENT__' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `BLOCK_FROM_=
START' not handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `WAIT_GCS' n=
ot handled in switch
../analyzer/src/task_action.cxx:24: warning: enumeration value `NO_EVENT' n=
ot handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h: In member function `virtual int Action_List::cmp(PObject*, PObject*=
)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `RELEASE_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `START_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `STOP_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `PREEMPT_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `BLOCK_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `RESUME_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `DROP_TASK' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `REPLENISH_TIME' not handled in swit=
ch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `MISS_DEADLINE' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `FRAME_POSITION' not handled in swit=
ch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `CUS_DEADLINE' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `__UNUSED__EVENT__' not handled in s=
witch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `BLOCK_FROM_START' not handled in sw=
itch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `WAIT_GCS' not handled in switch
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/include/task_ac=
tion.h:146: warning: enumeration value `NO_EVENT' not handled in switch
Finished building: ../analyzer/src/task_action.cxx
=20
Building file: ../analyzer/src/threadlist.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/src/threadlist.d" -MT"anal=
yzer/src/threadlist.d" -o"analyzer/src/threadlist.o" "../analyzer/src/threa=
dlist.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from ../analyzer/src/threadlist.cxx:5:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
Finished building: ../analyzer/src/threadlist.cxx
=20
Building file: ../analyzer/interface/src/Analyzer.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/Analyzer.d" =
-MT"analyzer/interface/src/Analyzer.d" -o"analyzer/interface/src/Analyzer.o=
" "../analyzer/interface/src/Analyzer.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/interface/include/Analyzer.h:13,
from ../analyzer/interface/src/Analyzer.cxx:8:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
In file included from /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include=
/w32api/windef.h:246,
from /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include=
/w32api/windows.h:48,
from ../analyzer/interface/src/Analyzer.cxx:49:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h: At gl=
obal scope:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h:182: e=
rror: expected unqualified-id before ',' token
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h:182: e=
rror: extraneous `int' ignored
make: *** [analyzer/interface/src/Analyzer.o] Error 1
Building file: ../analyzer/interface/src/Heartbeat.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/Heartbeat.d"=
-MT"analyzer/interface/src/Heartbeat.d" -o"analyzer/interface/src/Heartbea=
t.o" "../analyzer/interface/src/Heartbeat.cxx"
Finished building: ../analyzer/interface/src/Heartbeat.cxx
=20
Building file: ../analyzer/interface/src/RMAServerImpl.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/RMAServerImp=
l.d" -MT"analyzer/interface/src/RMAServerImpl.d" -o"analyzer/interface/src/=
RMAServerImpl.o" "../analyzer/interface/src/RMAServerImpl.cxx"
In file included from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_node.h:44,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/include/sa_system.h:61,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/interface/include/Analyzer.h:13,
from ../analyzer/interface/src/RMAServerImpl.cxx:11:
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h: In constructor `ExponentialDist::ExponentialDist(double, doub=
le, double)':
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:120: warning: `ExponentialDist::lambda' will be initialized af=
ter
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: base `ProbDist'
C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/analyzer/pgeneral/includ=
e/probdist.h:107: warning: when initialized here
In file included from /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include=
/w32api/windef.h:246,
from /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include=
/w32api/windows.h:48,
from C:/Eclipse_Workspace/Analyzer_General/ApplIncludes/an=
alyzer/interface/include/RMAServerImpl.h:4,
from ../analyzer/interface/src/RMAServerImpl.cxx:20:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h: At gl=
obal scope:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h:182: e=
rror: expected unqualified-id before ',' token
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h:182: e=
rror: extraneous `int' ignored
make: *** [analyzer/interface/src/RMAServerImpl.o] Error 1
Building file: ../analyzer/interface/src/RapidRMA.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/RapidRMA.d" =
-MT"analyzer/interface/src/RapidRMA.d" -o"analyzer/interface/src/RapidRMA.o=
" "../analyzer/interface/src/RapidRMA.cxx"
Finished building: ../analyzer/interface/src/RapidRMA.cxx
=20
Building file: ../analyzer/interface/src/StdAfx.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/StdAfx.d" -M=
T"analyzer/interface/src/StdAfx.d" -o"analyzer/interface/src/StdAfx.o" "../=
analyzer/interface/src/StdAfx.cxx"
Finished building: ../analyzer/interface/src/StdAfx.cxx
=20
Building file: ../analyzer/interface/src/license.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/interface/src/license.d" -=
MT"analyzer/interface/src/license.d" -o"analyzer/interface/src/license.o" "=
../analyzer/interface/src/license.cxx"
C:/Eclipse_Workspace/TriPac_CDs/TriPac_c_CD/flexlm/v7.2/machind/lmpolicy.h:=
78: warning: 'lp' defined but not used
C:/Eclipse_Workspace/TriPac_CDs/TriPac_c_CD/flexlm/v7.2/machind/lmpolicy.h:=
79: warning: '_lpcode' defined but not used
Finished building: ../analyzer/interface/src/license.cxx
=20
Building file: ../analyzer/general/src/list.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/list.d" -MT"an=
alyzer/general/src/list.d" -o"analyzer/general/src/list.o" "../analyzer/gen=
eral/src/list.cxx"
Finished building: ../analyzer/general/src/list.cxx
=20
Building file: ../analyzer/general/src/ord_list_fn.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/ord_list_fn.d"=
-MT"analyzer/general/src/ord_list_fn.d" -o"analyzer/general/src/ord_list_f=
n.o" "../analyzer/general/src/ord_list_fn.cxx"
Finished building: ../analyzer/general/src/ord_list_fn.cxx
=20
Building file: ../analyzer/general/src/ordered_list.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/ordered_list.d=
" -MT"analyzer/general/src/ordered_list.d" -o"analyzer/general/src/ordered_=
list.o" "../analyzer/general/src/ordered_list.cxx"
Finished building: ../analyzer/general/src/ordered_list.cxx
=20
Building file: ../analyzer/general/src/plist.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/plist.d" -MT"a=
nalyzer/general/src/plist.d" -o"analyzer/general/src/plist.o" "../analyzer/=
general/src/plist.cxx"
Finished building: ../analyzer/general/src/plist.cxx
=20
Building file: ../analyzer/general/src/pmath.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pmath.d" -MT"a=
nalyzer/general/src/pmath.d" -o"analyzer/general/src/pmath.o" "../analyzer/=
general/src/pmath.cxx"
Finished building: ../analyzer/general/src/pmath.cxx
=20
Building file: ../analyzer/general/src/pobject.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pobject.d" -MT=
"analyzer/general/src/pobject.d" -o"analyzer/general/src/pobject.o" "../ana=
lyzer/general/src/pobject.cxx"
Finished building: ../analyzer/general/src/pobject.cxx
=20
Building file: ../analyzer/general/src/pord_list.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pord_list.d" -=
MT"analyzer/general/src/pord_list.d" -o"analyzer/general/src/pord_list.o" "=
../analyzer/general/src/pord_list.cxx"
Finished building: ../analyzer/general/src/pord_list.cxx
=20
Building file: ../analyzer/general/src/pord_list_fn.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pord_list_fn.d=
" -MT"analyzer/general/src/pord_list_fn.d" -o"analyzer/general/src/pord_lis=
t_fn.o" "../analyzer/general/src/pord_list_fn.cxx"
Finished building: ../analyzer/general/src/pord_list_fn.cxx
=20
Building file: ../analyzer/general/src/pord_object.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pord_object.d"=
-MT"analyzer/general/src/pord_object.d" -o"analyzer/general/src/pord_objec=
t.o" "../analyzer/general/src/pord_object.cxx"
Finished building: ../analyzer/general/src/pord_object.cxx
=20
Building file: ../analyzer/general/src/pq.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/pq.d" -MT"anal=
yzer/general/src/pq.d" -o"analyzer/general/src/pq.o" "../analyzer/general/s=
rc/pq.cxx"
Finished building: ../analyzer/general/src/pq.cxx
=20
Building file: ../analyzer/general/src/random0.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/random0.d" -MT=
"analyzer/general/src/random0.d" -o"analyzer/general/src/random0.o" "../ana=
lyzer/general/src/random0.cxx"
Finished building: ../analyzer/general/src/random0.cxx
=20
Building file: ../analyzer/general/src/stack.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/stack.d" -MT"a=
nalyzer/general/src/stack.d" -o"analyzer/general/src/stack.o" "../analyzer/=
general/src/stack.cxx"
Finished building: ../analyzer/general/src/stack.cxx
=20
Building file: ../analyzer/general/src/table.cxx
Invoking: GCC C++ Compiler
g++ -D_WIN32_ -D__GNUWIN32__ -DSTRICT -D__WXMSW__ -D__WINDOWS__ -D__WXDEBUG=
__ -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\include" =
-I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\interface\in=
clude" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\analyzer\pgene=
ral\include" -I"C:\Eclipse_Workspace\Analyzer_General\ApplIncludes\Pat_Incl=
udes" -I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\i86_n3a" -=
I"C:\Eclipse_Workspace\TriPac_CDs\TriPac_c_CD\flexlm\v7.2\machind" -I"C:\Ec=
lipse_Workspace\Analyzer_General\ApplIncludes\analyzer\general\include" -O0=
-g3 -Wall -c -fmessage-length=3D0 -fno-rtti -Wno-deprecated -DWIN32 -fexce=
ptions -DWINDOWS -Dw32api -MMD -MP -MF"analyzer/general/src/table.d" -MT"a=
nalyzer/general/src/table.d" -o"analyzer/general/src/table.o" "../analyzer/=
general/src/table.cxx"
Finished building: ../analyzer/general/src/table.cxx
=20
make: Target `all' not remade because of errors.
Build complete for project Analyzer_General
------=_NextPart_000_01E4_01C7072A.E9920430
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------=_NextPart_000_01E4_01C7072A.E9920430--
- Raw text -