From 701bcfd77c6c6a9a2a4ba1694d844bfd3d08e345 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 19 Aug 2009 17:01:32 +0000 Subject: [PATCH] 2009-08-19 18:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Replaced make_gnu_xmingw*.sh references with simple make commands. ; There are no more script/batch references inside INSTALL doc. (except some compiler configuration ones but these don't belong to Harbour, included for convenience only) --- harbour/ChangeLog | 8 ++++++++ harbour/INSTALL | 10 +++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0c7bd870e7..382cd469d2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,14 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-08-19 18:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + + Replaced make_gnu_xmingw*.sh references with simple make + commands. + ; There are no more script/batch references inside INSTALL doc. + (except some compiler configuration ones but these don't belong + to Harbour, included for convenience only) + 2009-08-19 16:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/legacy.prg ! Deleted pointer to numeric conversions. diff --git a/harbour/INSTALL b/harbour/INSTALL index 5ba42784cf..6fb0a41680 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -85,10 +85,10 @@ HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE only. For a peace of mind, avoid using spaces, quotes in the name. You can leave it empty, in this case the results will be created under the current directory tree. - - You can also use Linux hosts to create Windows builds. - See script: make_gnu_xmingw.sh - - You can also use Linux hosts to create Windows CE builds. - See script: make_gnu_xmingwce.sh + - You can also use *nix hosts to create Windows builds: + $ make HB_ARCHITECTURE=win + - You can also use *nix hosts to create Windows CE builds. + $ make HB_ARCHITECTURE=wce Windows with MSYS or Cygwin shells ---------------------------------- @@ -361,7 +361,7 @@ EXAMPLES Windows/Windows CE ------------------ - NOTES: - All code below should be copied to .bat files or typed at NT + NOTES: - All code below should be copied to batch files or typed at NT command line. - Naturally, you'll need to adapt dirs to valid ones on your system. Don't use spaces in dirs.