From: John C. <jo...@we...> - 2010-01-12 20:11:36
|
On Monday 11 January 2010 02:45:12 David Essex wrote: > Due to a major bug fix, TC version 0.65.5 (32-bit) is now available for > download [1]. > > Lots of changes to the file IO compiler and run-time have been made. > > For indexed files, version 0.65, uses VB-ISAM version 2. > While BDB is no longer used for indexed files, it is still required by > the RT for file SORTS. > > To build and run TC version 0.65.5 requires the following. > - VB-ISAM version 2 or later. > - Berkeley DB version 1.85 or later. > - A curses library (PDcurses on win32). > > Since VB-ISAM is not usually included in any UN*X distributions, the > source can be found on SF [2]. > > For MinGW users, binaries are available on SF [1]. > Just download and install TC (ZIP or setup format), VB-ISAM version 2 > [3], BDB version 1.85 [4], and PDcurses version 2.4 [5]. > Or download the ALL version ZIP file which contains TC and required > libraries. > > Cheers. > > 1) SF downloads > 2) ISAM - vbisam-2.0.tar.bz2 > 3) ISAM - vbisam-2.0.mingw.zip > 4) BDB - bdb-1.85.mingw.zip > 5) PDcurses - pdcurses-2.4.mingw.zip > http://sourceforge.net/projects/tiny-cobol/files/ > > > > --------------------------------------------------------------------------- >--- This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users Both 65 and 65.5 generate errors on my system: ------------------------------------------------ htcobol.y:2093.7-8: $$ for the midrule at $6 of `search' has no declared type htcobol.y:2933.7-8: $$ for the midrule at $2 of `on_end' has no declared type htcobol.y:3237.10-11: $$ for the midrule at $2 of `on_size_error' has no declared type htcobol.y:3240.9-10: $$ for the midrule at $2 of `on_size_error' has no declared type make[1]: *** [htcobol.tab.c] Error 1 -------------------------------------------------------- any suggestions? -- John Culleton "Create Book Covers with Scribus" Printable E-book 38 pages $5.95 http://www.booklocker.com/books/4055.html |