Re: [Harbour] Compiling harbour on PellesC for wince

2009-01-13 Thread Viktor Szakáts
Jose, I use these: --- set HB_CROSS_BIN_DIR=C:\!hb\_cross_compile set HB_BIN_COMPILE=%HB_CROSS_BIN_DIR% set HB_PPGEN_PATH=%HB_CROSS_BIN_DIR% set HB=%HB_CROSS_BIN_DIR%\harbour.exe set HBPP=%HB_CROSS_BIN_DIR%\hbpp.exe --- This should work for both GNU and non-GNU makes, unfortunately the cross compi

[Harbour] Compiling harbour on PellesC for wince

2009-01-11 Thread José Luis Capel
Hi, With latest SVN I try to compile libs for Pelles C - Wince (ver. 5.00.8). I use these sets: SET HBPP=\programacion_disk\programacion\harbour\hbpp.exe SET HBPPGEN=\programacion_disk\programacion\harbour\hbppgen.exe set HB_ARCHITECTURE=w32 set HB_COMPILER=poccce set PRG_USR=-l SET HB_GT_LIB=g