Hello Everybody

Hereunder are the results of compiling one project 
with different compilers from within one session of hbIDE:

----------------------------------------------------------------------------------------------------
Project [ Speed Test ]    Launch [ No ]    Rebuild [ No ]    Started [
02:40:04 ]
----------------------------------------------------------------------------------------------------


C:\harbour\contrib\hbide\projects>set HB_COMPILER=bcc 
C:\harbour\contrib\hbide\projects>set
PATH=c:\harbour_dev;c:\harbour_dev\bcc\bin;C:\harbour_dev\harbour\bcc\bin; 
hbmk2: Processing environment options: -compiler=bcc
hbmk2: Processing configuration: C:\harbour_dev\harbour\bcc\bin\hbmk.cfg
hbmk2: Harbour compiler command (embedded):
(C:\harbour_dev\harbour\bcc\bin\harbour.exe) -n2
C:\harbour\tests\speedtst.prg -q -ic:\harbour_dev\bcc\Include
-iC:\harbour_dev\harbour\bcc\include

Harbour 2.1.0dev (Rev. 13687)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: C/C++ compiler command:
bcc32.exe -c -q -tWM -d -6 -O2 -OS -Ov -Oi -Oc -w -w-sig- -Q
-Ic:\harbour_dev\bcc\Include -IC:\harbour_dev\harbour\bcc\include speedtst.c
speedtst.c:
hbmk2: Linker command:
ilink32.exe @C:\DOCUME~1\Pritpal\LOCALS~1\Temp\am40to.lnk
hbmk2: Linker script:
-Gn -Tpe
-Lc:\harbour_dev\bcc\Lib;c:\harbour_dev\bcc\Lib\PSDK;C:\harbour_dev\harbour\bcc\lib
-ap c0x32.obj speedtst.obj, C:\harbour\contrib\hbide\projects\speedtst.exe,
nul, hbextern.lib hbdebug.lib hbvm.lib hbrtl.lib hblang.lib hbcpage.lib
gtcgi.lib gtpca.lib gtstd.lib gtwin.lib gtwvt.lib gtgui.lib hbrdd.lib
hbuddall.lib hbusrrdd.lib rddntx.lib rddcdx.lib rddnsx.lib rddfpt.lib
hbrdd.lib hbhsx.lib hbsix.lib hbmacro.lib hbcplr.lib hbpp.lib hbcommon.lib
kernel32.lib user32.lib gdi32.lib advapi32.lib ws2_32.lib winspool.lib
comctl32.lib comdlg32.lib shell32.lib uuid.lib ole32.lib oleaut32.lib
mpr.lib winmm.lib mapi32.lib imm32.lib msimg32.lib wininet.lib hbpcre.lib
hbzlib.lib cw32mt.lib import32.lib,, 

Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland

----------------------------------------------------------------------------------------------------
Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 02:40:04 ]    Done in
[ 0.38 Secs ]
----------------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------------
Project [ Speed Test ]    Launch [ No ]    Rebuild [ No ]    Started [
02:50:43 ]
----------------------------------------------------------------------------------------------------


C:\harbour\contrib\hbide\projects>set
PATH=c:\mingw\bin;c:\qt\2009.03\qt\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
C:\harbour\contrib\hbide\projects>set
PATH=c:\harbour_dev;c:\harbour_dev\harbour\mingw\bin;c:\mingw\bin;c:\qt\2009.03\qt\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
C:\harbour\contrib\hbide\projects>set HB_WITH_QT=c:\qt\2009.03\qt 

hbmk2: Processing configuration: c:\harbour_dev\harbour\mingw\bin\hbmk.cfg
hbmk2: Harbour compiler command (embedded):
(c:\harbour_dev\harbour\mingw\bin\harbour.exe) -n2
C:/harbour/tests/speedtst.prg -q -ic:/harbour_dev/harbour/mingw/include
hbmk2: C/C++ compiler command:
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -Wall -W
-Ic:/harbour_dev/harbour/mingw/include speedtst.c

Harbour 2.0.1dev (Rev. 13632)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: Linker command:
gcc.exe speedtst.o -mconsole -Wl,--start-group -lhbextern -lhbdebug -lhbvm
-lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui
-lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd
-lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lkernel32 -luser32
-lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32
-luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet
-lhbpcre -lhbzlib -Wl,--end-group
-oC:/harbour/contrib/hbide/projects/speedtst.exe
-Lc:/harbour_dev/harbour/mingw/lib

----------------------------------------------------------------------------------------------------
Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 02:50:44 ]    Done in
[ 0.72 Secs ]
----------------------------------------------------------------------------------------------------



----------------------------------------------------------------------------------------------------
Project [ Speed Test ]    Launch [ No ]    Rebuild [ No ]    Started [
02:51:09 ]
----------------------------------------------------------------------------------------------------


C:\harbour\contrib\hbide\projects>call "C:\Program Files\Microsoft Visual
Studio 9.0\VC\vcvarsall.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
hbmk2: Processing configuration: C:\harbour_dev\harbour\msvc\bin\hbmk.cfg
hbmk2: Harbour compiler command (embedded):
(C:\harbour_dev\harbour\msvc\bin\harbour.exe) -n2
C:\harbour\tests\speedtst.prg -q -iC:\harbour_dev\harbour\msvc\include

Harbour 2.1.0dev (Rev. 13687)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: C/C++ compiler command:
cl.exe -nologo -c -Ot2b1 -W4 -wd4127 -IC:\harbour_dev\harbour\msvc\include
speedtst.c
speedtst.c

hbmk2: Linker command:
link.exe -nologo -out:C:\harbour\contrib\hbide\projects\speedtst.exe
speedtst.obj -libpath:C:\harbour_dev\harbour\msvc\lib -subsystem:console
hbextern.lib hbdebug.lib hbvm.lib hbrtl.lib hblang.lib hbcpage.lib gtcgi.lib
gtpca.lib gtstd.lib gtwin.lib gtwvt.lib gtgui.lib hbrdd.lib hbuddall.lib
hbusrrdd.lib rddntx.lib rddcdx.lib rddnsx.lib rddfpt.lib hbrdd.lib hbhsx.lib
hbsix.lib hbmacro.lib hbcplr.lib hbpp.lib hbcommon.lib kernel32.lib
user32.lib gdi32.lib advapi32.lib ws2_32.lib winspool.lib comctl32.lib
comdlg32.lib shell32.lib uuid.lib ole32.lib oleaut32.lib mpr.lib winmm.lib
mapi32.lib imm32.lib msimg32.lib wininet.lib hbpcre.lib hbzlib.lib

----------------------------------------------------------------------------------------------------
Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 02:51:10 ]    Done in
[ 0.50 Secs ]
----------------------------------------------------------------------------------------------------



----------------------------------------------------------------------------------------------------
Project [ Speed Test ]    Launch [ No ]    Rebuild [ No ]    Started [
02:51:41 ]
----------------------------------------------------------------------------------------------------


C:\harbour\contrib\hbide\projects>set
PATH=c:\harbour_dev\pellesc\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
C:\harbour\contrib\hbide\projects>set
INCLUDE=c:\harbour_dev\pellesc\include;c:\harbour_dev\pellesc\include\win; 
C:\harbour\contrib\hbide\projects>set
LIB=c:\harbour_dev\pellesc\lib;c:\harbour_dev\pellesc\lib\win; 
C:\harbour\contrib\hbide\projects>set
PATH=c:\harbour_dev;c:\harbour_dev\harbour\pellesc\bin;c:\harbour_dev\pellesc\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
hbmk2: Processing configuration: c:\harbour_dev\harbour\pellesc\bin\hbmk.cfg
hbmk2: Harbour compiler command (embedded):
(c:\harbour_dev\harbour\pellesc\bin\harbour.exe) -n2
C:\harbour\tests\speedtst.prg -q -ic:\harbour_dev\harbour\pellesc\include

Harbour 2.1.0dev (Rev. 13687)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: C/C++ compiler command:
pocc.exe -c -Ze -MT -Go -Ot -Tx86-coff -W1
-Ic:\harbour_dev\harbour\pellesc\include .\speedtst.c -Fo.\speedtst.obj

hbmk2: Linker command:
polink.exe -out:C:\harbour\contrib\hbide\projects\speedtst.exe
.\speedtst.obj -libpath:c:\harbour_dev\harbour\pellesc\lib
-subsystem:console hbextern.lib hbdebug.lib hbvm.lib hbrtl.lib hblang.lib
hbcpage.lib gtcgi.lib gtpca.lib gtstd.lib gtwin.lib gtwvt.lib gtgui.lib
hbrdd.lib hbuddall.lib hbusrrdd.lib rddntx.lib rddcdx.lib rddnsx.lib
rddfpt.lib hbrdd.lib hbhsx.lib hbsix.lib hbmacro.lib hbcplr.lib hbpp.lib
hbcommon.lib kernel32.lib user32.lib gdi32.lib advapi32.lib ws2_32.lib
winspool.lib comctl32.lib comdlg32.lib shell32.lib uuid.lib ole32.lib
oleaut32.lib mpr.lib winmm.lib mapi32.lib imm32.lib msimg32.lib wininet.lib
hbpcre.lib hbzlib.lib

----------------------------------------------------------------------------------------------------
Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 02:51:42 ]    Done in
[ 0.45 Secs ]
----------------------------------------------------------------------------------------------------



----------------------------------------------------------------------------------------------------
Project [ Speed Test ]    Launch [ No ]    Rebuild [ No ]    Started [
02:52:06 ]
----------------------------------------------------------------------------------------------------


C:\harbour\contrib\hbide\projects>set INCLUDE=C:\harbour_dev\WATCOM\H; 
C:\harbour\contrib\hbide\projects>set
INCLUDE=C:\harbour_dev\WATCOM\H\NT;C:\harbour_dev\WATCOM\H; 
C:\harbour\contrib\hbide\projects>set WATCOM=C:\harbour_dev\WATCOM 
C:\harbour\contrib\hbide\projects>set EDPATH=C:\harbour_dev\WATCOM\EDDAT 
C:\harbour\contrib\hbide\projects>set
PATH=C:\harbour_dev\WATCOM\BINNT;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
C:\harbour\contrib\hbide\projects>set
PATH=C:\harbour_dev\WATCOM\BINW;C:\harbour_dev\WATCOM\BINNT;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
C:\harbour\contrib\hbide\projects>set
PATH=c:\harbour_dev;c:\harbour_dev\harbour\watcom\bin;C:\harbour_dev\WATCOM\BINW;C:\harbour_dev\WATCOM\BINNT;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\IM;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business
Contact Manager\;C:\Program Files\Common
Files\InterSystems\Cache;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH
 
hbmk2: Processing configuration: c:\harbour_dev\harbour\watcom\bin\hbmk.cfg

Harbour 2.1.0dev (Rev. 13687)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: Harbour compiler command (embedded):
(c:\harbour_dev\harbour\watcom\bin\harbour.exe) -n2
C:\harbour\tests\speedtst.prg -q -ic:\harbour_dev\harbour\watcom\include
hbmk2: C/C++ compiler command:
wcc386.exe -6s -fp6 -onaehtr -s -ei -zp4 -zt0 -oi -zq -bt=nt -w3 -bc
-ic:\harbour_dev\harbour\watcom\include speedtst.c -fo=speedtst.obj
hbmk2: Linker command:
wlink.exe @C:\DOCUME~1\Pritpal\LOCALS~1\Temp\8pq5d4.lnk
hbmk2: Linker script:
OP quiet RU con SYS nt NAME C:\harbour\contrib\hbide\projects\speedtst.exe
FILE speedtst.obj LIBPATH c:\harbour_dev\harbour\watcom\lib LIB hbextern.lib
LIB hbdebug.lib LIB hbvm.lib LIB hbrtl.lib LIB hblang.lib LIB hbcpage.lib
LIB gtcgi.lib LIB gtpca.lib LIB gtstd.lib LIB gtwin.lib LIB gtwvt.lib LIB
gtgui.lib LIB hbrdd.lib LIB hbuddall.lib LIB hbusrrdd.lib LIB rddntx.lib LIB
rddcdx.lib LIB rddnsx.lib LIB rddfpt.lib LIB hbrdd.lib LIB hbhsx.lib LIB
hbsix.lib LIB hbmacro.lib LIB hbcplr.lib LIB hbpp.lib LIB hbcommon.lib LIB
kernel32.lib LIB user32.lib LIB gdi32.lib LIB advapi32.lib LIB ws2_32.lib
LIB winspool.lib LIB comctl32.lib LIB comdlg32.lib LIB shell32.lib LIB
uuid.lib LIB ole32.lib LIB oleaut32.lib LIB mpr.lib LIB winmm.lib LIB
mapi32.lib LIB imm32.lib LIB msimg32.lib LIB wininet.lib LIB hbpcre.lib LIB
hbzlib.lib 
Warning! W1107: file C:\DOCUME~1\Pritpal\LOCALS~1\Temp\8pq5d4.lnk: line(1):
undefined system name: nt
Warning! W1008: cannot open kernel32.lib : No such file or directory
Warning! W1008: cannot open user32.lib : No such file or directory
Warning! W1008: cannot open gdi32.lib : No such file or directory
Warning! W1008: cannot open advapi32.lib : No such file or directory
Warning! W1008: cannot open ws2_32.lib : No such file or directory
Warning! W1008: cannot open winspool.lib : No such file or directory
Warning! W1008: cannot open comctl32.lib : No such file or directory
Warning! W1008: cannot open comdlg32.lib : No such file or directory
Warning! W1008: cannot open shell32.lib : No such file or directory
Warning! W1008: cannot open uuid.lib : No such file or directory
Warning! W1008: cannot open ole32.lib : No such file or directory
Warning! W1008: cannot open oleaut32.lib : No such file or directory
Warning! W1008: cannot open mpr.lib : No such file or directory
Warning! W1008: cannot open winmm.lib : No such file or directory
Warning! W1008: cannot open mapi32.lib : No such file or directory
Warning! W1008: cannot open imm32.lib : No such file or directory
Warning! W1008: cannot open msimg32.lib : No such file or directory
Warning! W1008: cannot open wininet.lib : No such file or directory
Warning! W1008: cannot open math387s.lib : No such file or directory
Warning! W1008: cannot open emu387.lib : No such file or directory
Warning! W1008: cannot open clib3s.lib : No such file or directory

Error! E2028: strcmp is an undefined reference
Error! E2028: memset is an undefined reference
Error! E2028: __I8M is an undefined reference
Error! E2028: __I8D is an undefined reference
Error! E2028: i...@dfmod is an undefined reference
Error! E2028: i...@dpow is an undefined reference
Error! E2028: __CHP is an undefined reference
Error! E2028: strncmp is an undefined reference
Error! E2028: _FDClass is an undefined reference
Error! E2028: modf is an undefined reference
Error! E2028: memmove is an undefined reference
Error! E2028: __I8RS is an undefined reference
Error! E2028: __imp__sl...@4 is an undefined reference
Error! E2028: __imp__closehan...@4 is an undefined reference
Error! E2028: __imp__createsemapho...@16 is an undefined reference
Error! E2028: __imp__virtualal...@16 is an undefined reference
Error! E2028: __imp__virtualqu...@12 is an undefined reference
Error! E2028: __imp__virtualf...@12 is an undefined reference
Error! E2028: __imp__getsystemi...@4 is an undefined reference
Error! E2028: abort is an undefined reference
Error! E2028: __iob is an undefined reference
Error! E2028: fprintf is an undefined reference
Error! E2028: __imp__globalmemorysta...@4 is an undefined reference
Error! E2028: printf is an undefined reference
Error! E2028: _fltused_ is an undefined reference
Error! E2028: __init_387_emulator is an undefined reference
Error! E2028: __8087 is an undefined reference
Error! E2028: __imp__getmodulefilena...@12 is an undefined reference
Error! E2028: atoi is an undefined reference
Error! E2028: __imp__isbadread...@8 is an undefined reference
Error! E2028: __imp__isbadwrite...@8 is an undefined reference
Error! E2028: __imp__getmodulehand...@4 is an undefined reference
Error! E2028: __imp__getprocaddr...@8 is an undefined reference
Error! E2028: __imp__getcurrentproces...@0 is an undefined reference
Error! E2028: __imp__setunhandledexceptionfil...@4 is an undefined reference
Error! E2028: exit is an undefined reference
Error! E2028: __I8LS is an undefined reference
Error! E2028: __imp__getlocalt...@4 is an undefined reference
Error! E2028: __imp__getsystemt...@4 is an undefined reference
Error! E2028: __U8M is an undefined reference
Error! E2028: __imp__gettimezoneinformat...@4 is an undefined reference
Error! E2028: __U8RS is an undefined reference
Error! E2028: __U8D is an undefined reference
Error! E2028: _FDSign is an undefined reference
Error! E2028: __FDU87 is an undefined reference
Error! E2028: __imp__getprocessh...@0 is an undefined reference
Error! E2028: __imp__heapal...@12 is an undefined reference
Error! E2028: __imp__heapf...@12 is an undefined reference
Error! E2028: _wstart_ is an undefined reference
Error! E2028: __imp__getstdhan...@4 is an undefined reference
Error! E2028: __imp__createfi...@28 is an undefined reference
Error! E2028: setmode is an undefined reference
Error! E2028: __imp__getfilet...@16 is an undefined reference
Error! E2028: __imp__filetimetolocalfilet...@8 is an undefined reference
Error! E2028: __imp__filetimetosystemt...@8 is an undefined reference
Error! E2028: __imp__getfileattribut...@4 is an undefined reference
Error! E2028: __imp__systemtimetofilet...@8 is an undefined reference
Error! E2028: __imp__localfiletimetofilet...@8 is an undefined reference
Error! E2028: __imp__setfilet...@16 is an undefined reference
Error! E2028: __imp__setfileattribut...@8 is an undefined reference
Error! E2028: __imp__readf...@20 is an undefined reference
Error! E2028: __imp__writef...@20 is an undefined reference
Error! E2028: __imp__setendoff...@4 is an undefined reference
Error! E2028: __imp__setfilepoin...@16 is an undefined reference
Error! E2028: __imp__flushfilebuff...@4 is an undefined reference
Error! E2028: __imp__lockfil...@24 is an undefined reference
Error! E2028: __imp__lockf...@20 is an undefined reference
Error! E2028: __imp__unlockfil...@20 is an undefined reference
Error! E2028: __imp__unlockf...@20 is an undefined reference
Error! E2028: __imp__deletefi...@4 is an undefined reference
Error! E2028: __imp__movefi...@8 is an undefined reference
Error! E2028: __imp__createdirecto...@8 is an undefined reference
Error! E2028: __imp__setcurrentdirecto...@4 is an undefined reference
Error! E2028: __imp__removedirecto...@4 is an undefined reference
Error! E2028: __imp__getcurrentdirecto...@8 is an undefined reference
Error! E2028: _dos_getdrive is an undefined reference
Error! E2028: _dos_setdrive is an undefined reference
Error! E2028: __imp__getlogicaldri...@0 is an undefined reference
Error! E2028: __imp__getfilet...@4 is an undefined reference
Error! E2028: __imp__getlaster...@0 is an undefined reference
Error! E2028: __imp__getenvironmentvariab...@12 is an undefined reference
Error! E2028: __imp__setenvironmentvariab...@8 is an undefined reference
Error! E2028: __imp__getversion...@4 is an undefined reference
Error! E2028: __imp__getcurrentproc...@0 is an undefined reference
Error! E2028: __imp__getprocessti...@20 is an undefined reference
Error! E2028: fclose is an undefined reference
Error! E2028: i...@dexp is an undefined reference
Error! E2028: _HugeValue is an undefined reference
Error! E2028: i...@dlog is an undefined reference
Error! E2028: i...@dsqrt is an undefined reference
Error! E2028: __U8LS is an undefined reference
Error! E2028: __imp__openclipbo...@4 is an undefined reference
Error! E2028: __imp__emptyclipbo...@0 is an undefined reference
Error! E2028: __imp__globalal...@8 is an undefined reference
Error! E2028: __imp__globall...@4 is an undefined reference
Error! E2028: __imp__globalunl...@4 is an undefined reference
Error! E2028: __imp__setclipboardd...@8 is an undefined reference
Error! E2028: __imp__closeclipbo...@0 is an undefined reference
Error! E2028: __imp__isclipboardformatavaila...@4 is an undefined reference
Error! E2028: __imp__getclipboardd...@4 is an undefined reference
Error! E2028: wcslen is an undefined reference
Error! E2028: __imp__globals...@4 is an undefined reference
Error! E2028: __imp__getvolumeinformati...@32 is an undefined reference
Error! E2028: __imp__findfirstfi...@8 is an undefined reference
Error! E2028: __imp__findnextfi...@8 is an undefined reference
Error! E2028: __imp__findcl...@4 is an undefined reference
Error! E2028: fopen is an undefined reference
Error! E2028: strrchr is an undefined reference
Error! E2028: ceil is an undefined reference
Error! E2028: __imp__multibytetowidec...@24 is an undefined reference
Error! E2028: __imp__widechartomultib...@32 is an undefined reference
Error! E2028: __imp__getkeyst...@4 is an undefined reference
Error! E2028: __imp__setconsolecursorposit...@8 is an undefined reference
Error! E2028: __imp__setconsolecursori...@8 is an undefined reference
Error! E2028: __imp__writeconsoleoutp...@20 is an undefined reference
Error! E2028: __imp__getconsolescreenbufferi...@8 is an undefined reference
Error! E2028: __imp__readconsoleoutp...@20 is an undefined reference
Error! E2028: __imp__freecons...@0 is an undefined reference
Error! E2028: __imp__alloccons...@0 is an undefined reference
Error! E2028: __imp__setconsolectrlhand...@8 is an undefined reference
Error! E2028: __imp__setconsolewindowi...@12 is an undefined reference
Error! E2028: __imp__setconsolescreenbuffers...@8 is an undefined reference
Error! E2028: __imp__getconsolem...@8 is an undefined reference
Error! E2028: __imp__setconsolem...@8 is an undefined reference
Error! E2028: __imp__getlargestconsolewindows...@4 is an undefined reference
Error! E2028: __imp__getnumberofconsoleinputeve...@8 is an undefined
reference
Error! E2028: __imp__readconsoleinp...@16 is an undefined reference
Error! E2028: __imp__getconsol...@0 is an undefined reference
Error! E2028: __imp__setconsol...@4 is an undefined reference
Error! E2028: __imp__setconsoleoutpu...@4 is an undefined reference
Error! E2028: __imp__getconsoletit...@8 is an undefined reference
Error! E2028: __imp__setconsoletit...@4 is an undefined reference
Error! E2028: __imp__getnumberofconsolemousebutt...@4 is an undefined
reference
Error! E2028: srand is an undefined reference
Error! E2028: rand is an undefined reference
Error! E2028: __imp__gettemppa...@8 is an undefined reference
Error! E2028: __imp__gettempfilena...@16 is an undefined reference
Error! E2028: __imp__b...@8 is an undefined reference
Error! E2028: __imp__getkeyboardst...@4 is an undefined reference
Error! E2028: __imp__setkeyboardst...@4 is an undefined reference
Warning! W1023: no starting address found, using 00401000
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol strcmp
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol memset
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __I8M
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __I8D
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol i...@dfmod
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol i...@dpow
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __CHP
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol strncmp
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol _FDClass
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol modf
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol memmove
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __I8RS
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __imp__sl...@4
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__closehan...@4
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__createsemapho...@16
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__virtualal...@16
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__virtualqu...@12
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__virtualf...@12
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__getsystemi...@4
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol abort
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol __iob
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol fprintf
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol
__imp__globalmemorysta...@4
file hbvm.lib(c:\harbour\src\vm\hvmall.c): undefined symbol printf
file hbrtl.lib(c:\harbour\src\rtl\console.c): undefined symbol memset
file hbvm.lib(c:\harbour\src\vm\cmdarg.c): undefined symbol
__imp__getmodulefilena...@12
file hbvm.lib(c:\harbour\src\vm\cmdarg.c): undefined symbol atoi
file hbrtl.lib(c:\harbour\src\rtl\dateshb.c): undefined symbol __CHP
file hbrtl.lib(c:\harbour\src\rtl\space.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\padr.c): undefined symbol memset
file hbrdd.lib(c:\harbour\src\rdd\dbcmd.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\langapi.c): undefined symbol strcmp
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__isbadread...@8
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__isbadwrite...@8
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__getmodulehand...@4
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__getprocaddr...@8
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__getcurrentproces...@0
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__closehan...@4
file hbvm.lib(c:\harbour\src\vm\extrap.c): undefined symbol
__imp__setunhandledexceptionfil...@4
file hbrtl.lib(c:\harbour\src\rtl\cdpapi.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\cdpapi.c): undefined symbol strcmp
file hbrtl.lib(c:\harbour\src\rtl\hbi18n1.c): undefined symbol i...@dfmod
file hbrtl.lib(c:\harbour\src\rtl\hbi18n1.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\errint.c): undefined symbol exit
file hbrdd.lib(c:\harbour\src\rdd\wacore.c): undefined symbol memset
file hbrdd.lib(c:\harbour\src\rdd\workarea.c): undefined symbol memset
file hbrdd.lib(c:\harbour\src\rdd\workarea.c): undefined symbol strcmp
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol i...@dpow
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol modf
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol __I8LS
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol __I8M
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol __I8D
file hbcommon.lib(c:\harbour\src\common\hbstr.c): undefined symbol memset
file hbrdd.lib(c:\harbour\src\rdd\wafunc.c): undefined symbol memset
file hbrdd.lib(c:\harbour\src\rdd\wafunc.c): undefined symbol strcmp
file hbrdd.lib(c:\harbour\src\rdd\wafunc.c): undefined symbol atoi
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol
__imp__getlocalt...@4
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol
__imp__getsystemt...@4
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol __U8M
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol memset
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol __CHP
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol __I8D
file hbcommon.lib(c:\harbour\src\common\hbdate.c): undefined symbol
__imp__gettimezoneinformat...@4
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol memset
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol modf
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol __U8RS
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol __U8D
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol
_FDSign
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol __CHP
file hbcommon.lib(c:\harbour\src\common\hbprintf.c): undefined symbol
_FDClass
file hbrtl.lib(c:\harbour\src\rtl\hbgtcore.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\hbgtcore.c): undefined symbol __FDU87
file hbvm.lib(c:\harbour\src\vm\mainwin.c): undefined symbol
__imp__getprocessh...@0
file hbvm.lib(c:\harbour\src\vm\mainwin.c): undefined symbol
__imp__heapal...@12
file hbvm.lib(c:\harbour\src\vm\mainwin.c): undefined symbol
__imp__heapf...@12
file hbcommon.lib(c:\harbour\src\common\reserved.c): undefined symbol
strncmp
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__getstdhan...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__createfi...@28
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__closehan...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol setmode
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__getfilet...@16
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__filetimetolocalfilet...@8
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__filetimetosystemt...@8
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__getfileattribut...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__getlocalt...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol memset
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__systemtimetofilet...@8
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__localfiletimetofilet...@8
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__setfilet...@16
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__setfileattribut...@8
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__readf...@20
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__writef...@20
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__setendoff...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol __I8RS
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__setfilepoin...@16
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol __I8LS
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__flushfilebuff...@4
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__lockfil...@24
file hbrtl.lib(c:\harbour\src\rtl\filesys.c): undefined symbol
__imp__lockf...@20
file hbrtl.lib(c:\harbour
hbmk2: Error: Running linker. 1
wlink.exe @C:\DOCUME~1\Pritpal\LOCALS~1\Temp\8pq5d4.lnk

----------------------------------------------------------------------------------------------------
Exit Code [ 7 ]    Exit Status [ 0 ]    Finished at [ 02:52:07 ]    Done in
[ 0.69 Secs ]
----------------------------------------------------------------------------------------------------



I could not hold my emotions without sharing this success with you.
I am refining interface a little bit more before committing. In the meantime 
enjoy this advancement.

Regards
Pritpal Bedi



-- 
View this message in context: 
http://old.nabble.com/hbIDE---Compiling-a-Project-with-Different-Compilers-in-ONE-Session-tp27293734p27293734.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to