Hello Viktor

Viktor Szakáts wrote:
> 
> 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'
> 

Did exactly the same as above and got:

C:\harbour-11\bin>hbmk2 ../tests/hello.prg
hbmk: Error: Running C compiler. -1:
C:\harbour-11\mingw\bin\gcc.exe hello.c    -O3  -ohello.exe
-IC:/harbour-11/incl
ude -LC:/harbour-11/lib/win/mingw -mconsole -Wl,--start-group -lhbcpage
-lhblang
 -lhbcommon -lhbcplr -lhbdebug -lhbvm -lhbrdd -lhbusrrdd -lhbuddall -lhbhsx
-lhb
six -lrddntx -lrddnsx -lrddcdx -lrddfpt -lhbrtl -lhbpp -lhbmacro -lhbextern
-lgt
cgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbpcre -lhbzlib -luser32
-lgdi32 -
ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -lole32
-loleaut32
 -luuid -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -Wl,--end-group


I think Harbour.exe is not being run before gcc.exe.

Regards
Pritpal Bedi


-- 
View this message in context: 
http://www.nabble.com/Harbour-1.1.0dev-unified-binary-release-%2820090331%29-tp22817597p22819897.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to