Hi:
We have available individual builds for 9804 for the following
Compilers.
(With Andi's guidance,we are only providing the ones listed below. If
you wish another different one restored, please let Andi know. He will guide
me.)
Anyway, here they are:
BCC 5.5.1,
BCC 5.8.2,
BCC 6.5,
MinGW 4.7.1
To examine and download these builds, please visit: www . whosaway .
com
(Password: 'XHB')
A current fragment of the Changelog is shown below this note.
If you have difficulty accessing the www . whosaway . com web site:
Please email me (
syn...@cox.net) and identify yourself (screenname
and/or real name), *and* include your external IP address that you will
download to.
Within a few hours, I'll set my system to allow you access (unless its
within mydark hours).
--
Mel Smith
***************************************************
2012-11-05 23:28 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
* winmake/makefile.bc
! redirect creation of hblib.exe's dependencies to proper folder
2012-11-05 19:55 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
* winmake/makefile.bc
* winmake/mdir.bat
+ utils/misc/hblib.c
+ small librarian helper to simplify makefiles for BCC which has its own
syntax
in creating libraries, so that BCC can share the most of common
variables used
by most Windows compilers
TODO: RTL.LIB and XHARBOUR.DLL still cause 'Command line too long',
hence
native syntax are still used. Have to split make process into some
parts.
* winmake/makefile.bc
* winmake/makefile.pc
* winmake/makefile.dc
* winmake/makefile.gc
* winmake/makefile.wc
* winmake/
makefile.vc
* winmake/common2.mak
! more simplification by using same variables
2012-11-04 21:40 UTC-200 Luiz Rafael Culik <luiz/AT/xharbour/com/br>
* source/rtl/filestat.c
! Change CloseHandle() to FindClose()
2012-11-04 17:05 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
* source/macro/macro.y
! added missing ';' at the end of C code as future version of Bison will
not
add it automatically (warning via Bison 2.5)
2012-11-04 13:35 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
* source/compiler/harbouryy.c
* source/macro/macroyy.c
* include/harboury.h
* include/macroy.h
! regenerated with Bison version 2.5
2012-11-04 12:44 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
* winmake/makefile.bc
+ missing rules for hbmxml.lib
2012-11-04 11:55 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
+ contrib/hbmxml/*.*
* winmake/common.mak
* winmake/common2.mak
* winmake/compile.mak
+ Mini-XML interface for xHarbour copied from hrb
TODO: mxmlRelease() does not release memory (per: testmxml.prg)
* include/hbcompat.h
+ xHarbour equivalent for HB_ISNIL and HB_ISBLOCK
* source/vm/dlmalloc.c
! pacify BCC 5.5.1 warnings
* source/vm/hvm.c
* winmake/common3.mak
* winmake/makefile.gc
! save some CPU cycles by turning debugger off: SET HB_DEBUGGER_OFF=1
*****************************************************************