From b549e01e00c7e7f4d771d78e790a3fea9a0b11cd Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Fri, 7 Apr 2000 01:29:02 +0000 Subject: [PATCH] See ChangeLog entry 2000-04-06 21:30 GMT-4 David G. Holm --- harbour/ChangeLog | 6 ++++++ harbour/doc/gmake.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 04b9d7e541..2fdd7fad82 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,9 @@ +2000-04-06 21:30 GMT-4 David G. Holm + * doc/gmake.txt + % Change to os2/gcc documentation to show gtos2 for HT_GT_LIB, + (thanks to Maurilio Longo for + his work on making the gtos2 library work with os2/gcc) + 20000406-10:55 GMT+1 Ryszard Glab *source/compiler/harbour.y diff --git a/harbour/doc/gmake.txt b/harbour/doc/gmake.txt index f112d0a875..8a57d268a8 100644 --- a/harbour/doc/gmake.txt +++ b/harbour/doc/gmake.txt @@ -177,7 +177,7 @@ For GCC on OS/2: you must also point LIBRARY_PATH to the EMX library directory. HB_ARCHITECTURE os2 HB_COMPILER gcc - HB_GT_LIB gtpca + HB_GT_LIB gtos2 For IBM Visual Age C++ on OS/2: Note: You must create an empty unistd.h in the IBMCPP\INCLUDE directory.