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.