I want try harbour on windows 7 64 bit (RTM version) with mingw e msvc
need follow tool:
mingw32-make   afaik the only available
mingw-w64_x86-64_mingw32_4.4.0-1.zip download from
http://sourceforge.net/projects/mingw-w64/files/
-----------------
   set OLDP=%PATH%
   set PATH=C:\devl\mingw\bin;%PATH%
      mingw32-make
      --- MinGW GCC for Windows x86-64 (requires preceding build for
native target)
      set PATH=C:\mingw64\bin;%OLDP%
      mingw32-make

rddads is  not available for 64 bit ?
How can i make a win32 executable and how a 64 bit?

I want also document required step  with viktor's distribution

--
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to