Hi, Viktor
On Ubuntu 9.10 32 bits with Harbour rev. 14391 i get this warning
gcc -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF
-I/usr/include -ohbcups.o -c ../../../hbcups.c
../../../hbcups.c: In function ‘HB_FUN_CUPSPRINTFILE’:
../../../hbcups.c:96: warning: comparison betw
After 12466 svn update on Ubuntu 9.04 32 bits and Ubuntu 9.10 32 bits i
get this compile error on a clean compile of sources:
Harbour compile fine
but when i try to compile Harbour for Win
cd $HOME/src/harbour
export PATH=/tmp/hbwin/bin:$PATH
make HB_PLATFORM=win
i get ( i have attached compl