Re: [Harbour] Error generating the binaries

2010-05-13 Thread Viktor Szakáts
Hi,

On 2010 May 13, at 08:02, Eric Developer.SP-BR wrote:

> I downloaded yesterday from SVN
>  
> = 
> mingw32-make.exe install
> 
> 
> ! Using QT 'moc' executable: C:\QT\4.6.2\INCLUDE\..\bin\moc.exe (autodetected)
> gcc   -I. -I../../../../../include -W -Wall -O3 -fomit-frame-pointer 
> -march=i586
>  -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF  -IC:\QT\4.6.2\INCLUDE 
> -IC:\QT\4.6.2\INCLUDE/QtCore -IC:\QT\4.6.2\INCLUDE/QtGui 
> -IC:\QT\4.6.2\INCLUDE/QtNetwork -DUNICODE  -ohbqt_base.o -c 
> ../../../hbqt_base.cpp
> gcc: installation problem, cannot exec `cc1plus': No such file or directory
> mingw32-make[3]: *** [hbqt_base.o] Error 1
> mingw32-make[2]: *** [descend] Error 2
> mingw32-make[1]: *** [hbqt] Error 2
> mingw32-make: *** [contrib] Error 2

Not Harbour problem. Your C compiler installation is incomplete.

Viktor

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] Error generating the binaries

2010-05-12 Thread Eric Developer.SP-BR
**I downloaded yesterday from SVN

**=
*mingw32-make.exe install*


! Using QT 'moc' executable: C:\QT\4.6.2\INCLUDE\..\bin\moc.exe
(autodetected)
gcc   -I. -I../../../../../include -W -Wall -O3 -fomit-frame-pointer
-march=i586
 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF  -IC:\QT\4.6.2\INCLUDE
-IC:\QT\4.6.2\INCLUDE/QtCore -IC:\QT\4.6.2\INCLUDE/QtGui
-IC:\QT\4.6.2\INCLUDE/QtNetwork -DUNICODE  -ohbqt_base.o -c
../../../hbqt_base.cpp
gcc: installation problem, cannot exec `cc1plus': No such file or directory
mingw32-make[3]: *** [hbqt_base.o] Error 1
mingw32-make[2]: *** [descend] Error 2
mingw32-make[1]: *** [hbqt] Error 2
mingw32-make: *** [contrib] Error 2


===
removed variable HB_WITH_QT, then generate the binary, error compile
test.prg

*F:\desenv\harbour.svn\tests>hbmk2 test.prg*
Harbour 2.1.0beta1 (Rev. 14462)
Copyright (c) 1999-2010, http://www.harbour-project.org/
Compiling 'test.prg'...
Lines 18, Functions/Procedures 1
Generating C source output to 'C:\DOCUME~1\Eric\CONFIG~1\Temp\test.c'...
Done.
C:\DOCUME~1\Eric\CONFIG~1\Temp\test.o:test.c:(.data+0x38): undefined
reference t
o `HB_FUN_STRDUMP'
collect2: ld returned 1 exit status
hbmk2: Erro: Executando linkeditor. 1
gcc.exe C:\DOCUME~1\Eric\CONFIG~1\Temp\test.o
C:\DOCUME~1\Eric\CONFIG~1\Temp\hbm
k_vo4ir1.o-mconsole -Wl,--start-group -lhbextern -lhbdebug -lhbvm
-lhbrtl -l
hblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd
-lhbudd
all -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix
-lhbm
acro -lhbcplr -lhbpp -lhbcommon -lhbmainstd -lkernel32 -luser32 -lgdi32
-ladvapi
32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32
-loleaut32
 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib
-Wl,--end
-group -otest.exe -LF:/DESENV/HARBOUR.SVN/lib/win/mingw
===

Virtualmente/Regards,
Eric Developer Systems
  www.magaldi.eti.br
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour