I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit Linux box when i run...
make HB_PLATFORM=win i get this... /usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler string My system have the "i586-mingw32msvc-gcc" installed... # which i586-mingw32msvc-gcc return /usr/bin/i586-mingw32msvc-gcc make HB_PLATFORM=win ! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: make 3.81 /bin/sh ! HB_HOST_PLAT: linux HB_SHELL: sh ! HB_PLATFORM: win (x86) ! HB_COMPILER: mingw (autodetected: /usr/bin/) ! HB_BIN_COMPILE not specified. Automatically set to: /home/ubuntu/src/harbour/bin/linux/gcc ! Component: 'openssl' location not specified ! Component: 'gpm' not supported on win platform ! Component: 'slang' location not specified ! Component: 'curses' location not specified ! Component: 'x11' location not specified ! Component: 'WATTCP/WATT-32' not supported on win platform ! HB_INSTALL_PREFIX automatically set to: /home/ubuntu/src/harbour ! REVISION: 12385 make[2]: Non c'è da fare nulla per «all» make[1]: Non c'è da fare nulla per «all» /usr/bin/i586-mingw32msvc-gccgcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro -oexpropt1.o -c ../../../expropt1.c make[3]: /usr/bin/i586-mingw32msvc-gccgcc: comando non trovato make[3]: *** [expropt1.o] Errore 127 make[2]: *** [descend] Errore 2 make[1]: *** [common] Errore 2 make: *** [source] Errore 2 Thank you _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour