Microsoft Visual express is free also if not open source http://www.microsoft.com/express/download/#webInstall
Untested --------c:\harbour\mw.bat echo --harbour--------------- rem 1) You need to have MinGW 'make.exe' in your path first. rem 2) Run from the Harbour source root dir. SET 3) add your optional contrib like HB_DIR_ADS set PATH=C:\devl\msys\1.0\bin;C:\devl\MinGW\bin;%PATH% set HB_ARCHITECTURE=win set HB_COMPILER=mingw set HB_USER_LDFLAGS=-s set HB_INSTALL_PREFIX=%~dp0 set HB_BIN_INSTALL=%HB_INSTALL_PREFIX%\bin set HB_LIB_INSTALL=%HB_INSTALL_PREFIX%\lib set HB_INC_INSTALL=%HB_INSTALL_PREFIX%\include make clean make install 2009/2/25 Guy Roussin <guy.rous...@teledetection.fr>: > Hi, > > How to compile harbour under windows using gcc ? > (i don't want to use non free / non open source compiler) > > I already try with cygwin without success. > > Guy > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano Albo Nazionale Informatici Professionisti 2620 Socio 2843 Associazione Informatici prof. Analisi e sviluppo software per Lan e Web Consulenza informatica - Formazione Delta Informatica S.r.l. http://www.deltain.it Via Torelli,31 - 28100 Novara - Tel: 0321/30281 _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour