[Harbour] WinCE build bug

2009-12-19 Thread Viktor Szakáts
Hi All, I'm getting this trying to build Harbour for WinCE (both mingwarm and poccarm): --- pocc.exe -I. -I../../../../../include -Ze -Go -W1 -Ot -Tarm-coff -D_M_ARM -D_WINCE -DUNICODE -Fohbgete.obj -c ../../../hbgete.c ../../../hbgete.c(76): warning #2027: Missing prototype for 'GetEnviro

[Harbour] WinCE build

2009-05-22 Thread Jaroslaw Kadziola
Hi all, When i'm building WinCE using msys + mingw : make[2]: Entering directory `C:/msys/1.0/harbour/utils/hbmk2' make[3]: Entering directory `C:/msys/1.0/harbour/utils/hbmk2/wce/mingwarm' C:/msys/1.0/harbour/bin/harbour.exe ../../hbmk2.prg -n1 -i../../../../include -q0 -w3 -es2 -kmo -l -gc0 -D

[Harbour] WinCE build

2009-04-28 Thread Jaroslaw Kadziola
Hi all, After positive harbour wince building with msys+mingw (without any error)i can't execute any *.exe file from /hb-mingwarm/bin directory. If i type harbour.exe or hbmk2.exe i get : 'permission denied'. Any ideas ? -- Regards, Jaroslaw Ksdziola ___