with DWARF-2 installed in MinGWtd2
c:\devl\MinGWTD2\bin>gcc-dw2 -v
Using built-in specs.
Target: mingw32
Configured with: ../../gcc-4.4.1/configure --prefix=/mingw --build=mingw32 --ena
ble-languages=c,ada,c++,fortran,objc,obj-c++ --disable-nls --disable-win32-regis
try --enable-libgomp --disable-werror --enable-threads --disable-symvers --enabl
e-cxx-flags='-fno-function-sections -fno-data-sections' --enable-fully-dynamic-s
tring --enable-version-specific-runtime-libs --with-pkgversion='TDM-2 mingw32' -
-program-suffix=-dw2 --disable-sjlj-exceptions --with-bugurl=http://www.tdragon.
net/recentgcc/bugs.php
Thread model: win32
gcc version 4.4.1-dw2 (TDM-2 mingw32)

SET 
PATH=C:\DEVL\MinGWtd2\BIN;C:\HARBOUR\BIN\WIN\%HB_COMPILER%;C:\DEVL\QT\4.6.0\BIN;%PATH%
win-make clean install

! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: WIN-MAKE 3.81 sh.exe clean install
! HB_INSTALL_PREFIX: C:\HARBOUR
! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
! HB_PLATFORM: win (x86) (autodetected)
! HB_COMPILER: mingw
..
WIN-MAKE[1]: [install] Error 1 (ignored)
gcc  -I. -I../../../../../include -O3 -fomit-frame-pointer -march=i586
-mtune=pentiumpro  -Ic:/harbour/external/zlib
-Ic:/harbour/external/libpng  -o_hbhbpdf.o -c ../../../_hbhbpdf.c
process_begin: CreateProcess(NULL, gcc -I. -I../../../../../include
-O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro
-Ic:/harbour/external/zlib -Ic:/harbour/external/libpng -o_hbhbpdf.o
-c ../../../_hbhbpdf.c, ...) failed.
make (e=2): Impossibile trovare il file specificato.
..
WIN-MAKE[3]: *** [_hbhbpdf.o] Error 2
WIN-MAKE[2]: *** [descend] Error 2
WIN-MAKE[1]: *** [libhpdf.inst] Error 2
WIN-MAKE: *** [external.inst] Error 2




2009/12/3  <vszak...@users.sourceforge.net>:
> Revision: 13103
>          
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13103&view=rev
> Author:   vszakats
> Date:     2009-12-03 15:04:28 +0000 (Thu, 03 Dec 2009)
>
> Log Message:
> -----------
> 2009-12-03 16:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
>   * config/global.mk
>   * utils/hbmk2/hbmk2.prg
>     + Added autodetection of DWARF-2 build of mingw.
>       This is mingw build is required for QT 4.6.0.
>
>   * utils/hbmk2/hbmk2.prg
>     ! Fixed to consider HB_CCPOSTFIX setting when trying to autodetect 
> gcc/win, gcc/wce.
>
> Modified Paths:
> --------------
>    trunk/harbour/ChangeLog
>    trunk/harbour/config/global.mk
>    trunk/harbour/utils/hbmk2/hbmk2.prg
>
>
> This was sent by the SourceForge.net collaborative development platform, the 
> world's largest Open Source development site.
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



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

Reply via email to