I'll fix this.
Brgds,
Viktor
On 2009.08.31., at 8:48, FRANČEK PRIJATELJ wrote:
Hi
Building Harbour with msvc , *.cpp files from HbQt are compiled
with mingw g++ (with msvc flags), while *.c files are correctly
compiled with cl.exe.
Sample:
! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org
! MAKE: mingw32-make 3.81 sh.exe clean install i
! HB_INSTALL_PREFIX: C:\HRB\msvc_D_Tr
! HB_BIN_INSTALL: C:\HRB\msvc_D_Tr\bin
! HB_LIB_INSTALL: C:\HRB\msvc_D_Tr\lib
! HB_INC_INSTALL: C:\HRB\msvc_D_Tr\include
! HB_DOC_INSTALL: C:\HRB\msvc_D_Tr\doc
! HB_BUILD_MODE: cpp
! HB_HOST_PLAT: win (x86) HB_SHELL: nt
! HB_PLATFORM: win (x86)
! HB_COMPILER: msvc
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -
Ot2b1
-EHs-c- -MT -Foexpropt1.obj -c ../../../expropt1.c
expropt1.c
.
.
.
g++ -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -Ot2b1
-EHs-c- -MT -IC:\Qt\2009.03\qt_msvc\include
-IC:\Qt\2009.03\qt_msvc\include/Qt
-IC:\Qt\2009.03\qt_msvc\include/QtCore
-IC:\Qt\2009.03\qt_msvc\include/QtGui
-IC:\Qt\2009.03\qt_msvc\include/QtNetwork
-IC:\Qt\2009.03\qt_msvc\include/QtWebKit -Fomoc_slots.obj -c
../../../moc_slots.cpp
cc1plus.exe: error: invalid option argument `-Ot2b1'
cc1plus.exe: error: to generate dependencies you must specify either
-M
or -MM
.
.
.
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -
Ot2b1
-EHs-c- -MT -IC:\Qt\2009.03\qt_msvc\include
-IC:\Qt\2009.03\qt_msvc\include/Qt
-IC:\Qt\2009.03\qt_msvc\include/QtCore
-IC:\Qt\2009.03\qt_msvc\include/QtGui
-IC:\Qt\2009.03\qt_msvc\include/QtNetwork
-IC:\Qt\2009.03\qt_msvc\include/QtWebKit -FoTQAbstractButton.obj -c
TQAbstractButton.c
TQAbstractButton.c
.
.
.
BRGS
Franček
<francek_prijatelj.vcf>_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour