Hi All, Second issue of the unified and self-contained Windows release package, which is able to create x86, x64, WinCE/ARM executables (both shared and static) out of the box without the need of any external tools or settings. This time also in the form of installer, with (de)selectable options.
Downloads: http://www.syenar.hu/harbour/harbour-11-win-20090331.7z (size: 146MB) http://www.syenar.hu/harbour/harbour-11-win-20090331.exe (size: 148MB) To use: 1) unpack/install to any directory (C:\harbour-11) 2) go to bin dir (optional if you specify path for hbmk2) 3) For x86 executable type: 'hbmk2 ../tests/hello.prg' 4) For x64 executable type: 'hbmk2 ../tests/hello.prg -comp=mingw64' 5) For WinCE/ARM executable type: 'hbmk2 ../tests/hello.prg -comp=mingwce' The package also contains Harbour libraries to build MSVC 2008, MSVC 2008 x64, Open Watcom 1.8, Borland C 5.5.1, Pelles C 5.0, Pelles C 5.0 x64 and Pelles C 5.0 WinCE/ARM executables. For these, you need to have these compilers installed on your computer. The libs will automatically be picked by hbmk2. A native set of x64 Harbour tools is also included, and Harbour .dlls for x86, x64, WinCE/ARM and Borland. The package contains MinGW 4.3.3, MinGW 4.4.0 for x64 and MinGW 4.1.0 for ARM/CE embedded. The goal is to develop the format for the Windows/WinCE binary release package for the next stable release of Harbour. Please test and report you experiences. Following external dependencies were used to build corresponding Harbour libs: ace 9.10, allegro 4.2.2, blat 2.6.2, libcurl 7.19.3, firebird 2.1.1, freeimage 3.11.0, gd 2.0.34, mysql 5.0.67, openssl 0.9.8j, pgsql 8.3.3, qt 4.5.0 (2009.01) Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
