2009-06-04 17:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Change section title from:
HOW TO BUILD AND INSTALL HARBOUR
to
HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE
+ Added sentence which hopefully will make sure users
understand that 'msys' isn't required (not even recommended)
to build Harbour with MinGW. It's included because it's
supported and possible and may give some benefit for some
users.
This commit is contained in:
@@ -17,6 +17,18 @@
|
||||
past entries belonging to these authors: Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-06-04 17:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
+ Change section title from:
|
||||
HOW TO BUILD AND INSTALL HARBOUR
|
||||
to
|
||||
HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE
|
||||
+ Added sentence which hopefully will make sure users
|
||||
understand that 'msys' isn't required (not even recommended)
|
||||
to build Harbour with MinGW. It's included because it's
|
||||
supported and possible and may give some benefit for some
|
||||
users.
|
||||
|
||||
2009-06-04 17:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/hbwin.ch
|
||||
+ Added some constants.
|
||||
|
||||
@@ -13,8 +13,8 @@ HARBOUR
|
||||
http://www.harbour-project.org/
|
||||
|
||||
|
||||
HOW TO BUILD AND INSTALL HARBOUR
|
||||
================================
|
||||
HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE
|
||||
============================================
|
||||
|
||||
NOTE: Before reporting a problem on the mailing list, please make
|
||||
sure to read the TROUBLESHOOTING section in this file.
|
||||
@@ -79,6 +79,8 @@ HOW TO BUILD AND INSTALL HARBOUR
|
||||
|
||||
Windows with MinGW + msys
|
||||
-------------------------
|
||||
(for plain MinGW *without* msys, which is the recommended way: see above)
|
||||
|
||||
Make sure to have msys and MinGW properly configured.
|
||||
msys should be put in PATH *before* MinGW.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user