2009-09-15 15:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* INSTALL
  * doc/bintools.txt
  * os2-make.exe
    ! Updated OS/2 make.exe (and links in INSTALL) to make-3.81-r3
      (from make-3.81-r2).
      This fixes the dreaded cmdline length inducated GNU Make crashes
      which made us add .mk workarounds and which created a showstopper
      towards OS/2 .dll support.
      Many thanks to Maurilio Longo and Andreas Buening for hunting
      down and fixing the problem in OS/2 GNU Make port.
This commit is contained in:
Viktor Szakats
2009-09-15 13:48:33 +00:00
parent 7a0131d611
commit 9e0748e0d7
4 changed files with 15 additions and 2 deletions

View File

@@ -17,6 +17,18 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-09-15 15:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* doc/bintools.txt
* os2-make.exe
! Updated OS/2 make.exe (and links in INSTALL) to make-3.81-r3
(from make-3.81-r2).
This fixes the dreaded cmdline length inducated GNU Make crashes
which made us add .mk workarounds and which created a showstopper
towards OS/2 .dll support.
Many thanks to Maurilio Longo and Andreas Buening for hunting
down and fixing the problem in OS/2 GNU Make port.
2009-09-15 15:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtip/sendmail.prg
! Applied patch from Alex Strickland.

View File

@@ -93,7 +93,7 @@ HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE
(possible cross-build targets: MS-DOS, OS/2, Linux)
1.) You need to get GNU Make. If you use OS/2 host, we recommend this link:
ftp://hobbes.nmsu.edu/pub/os2/dev/util/make-3.81-r2-bin-static.zip
ftp://hobbes.nmsu.edu/pub/os2/dev/util/make-3.81-r3-bin-static.zip
If you use other host, please refer to other platform instructions
in this section.
You can also use included copy named os2-make.exe instead.

View File

@@ -24,7 +24,8 @@ Included utilities are:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/mak381s.zip
- os2-make.exe (original filename: make.exe)
http://www.os2site.com/sw/dev/make/index.html
http://www.os2site.com/sw/dev/make/make-3.81-r2-bin.zip
http://www.os2site.com/sw/dev/make/make-3.81-r3-bin-static.zip
http://www.os2site.com/sw/dev/make/make-3.81-r3.zip
http://www.os2site.com/sw/dev/make/make-3.81-r2.zip
- GNU coreutils (mkdir, rm, cp, echo)

Binary file not shown.