[LWN Logo]
[LWN.net]
From:	 Rildo Pragana <rildo@pragana.net>
To:	 Development Editor <lwn@lwn.net>
Subject: Software release: TinyCobol 0.56
Date:	 Tue, 29 Jan 2002 23:52:26 -0200 (GMT+2)

------------------------------------------------------------------------

The TinyCOBOL compiler version 0.56 is available at the TinyCOBOL home
page (1) and iBiblio (2).

0.56:
This release contains mainly bugs fixes, and some enhancements.  
It includes updates to the main compiler, run-time, the regression 
test suite.

Support for the CHAIN, GOBACK statements, BLANK WHEN ZERO, 
INITIAL (preliminary), SPECIAL-NAMES (preliminary) clauses, 
COMPUTATIONAL-X type, have been added to the compiler.

The compiler front end has been enhanced to enable TC to create 
an executable directly using the command line.

The command line options have been changed to more closely reflect 
the GCC options.

Preliminary support for the Win32 (native, no emulation layer required)
platform using the MinGW (Mingw32) tool chain. 

A set of utilities have been added to enable TC testing 
for COBOL standard compatibility using the NIST test suite.

General notes:
Bison is the default parser, Berkeley's YACC (byacc) version 1.9.3
is now an option.
The configure script will now handle multiple versions library DB and
C compilers depending on the options selected.

Important note:
Effective with version 0.56, the command line options have been changed
to more closely reflect the GCC options.

The default action when no appropriate command line option is given,
defaults to 'x', create an executable (preprocess, compile, assemble and
link). 

Previous version defaulted to 'S', generate assembler code (preprocess,
compile).


Please report any bugs and/or problems to the TinyCOBOL mailing list. 
------------------------------------------------------------------------


best regards,
Rildo
 ----------------------------------------------------------------
 Rildo Pragana                 FPGA/uControllers * Linux * tcl/tk
 P.O. Box 721 Camaragibe PE    http://www.pragana.net
 Brazil 54792-990              +55-81-3459-1776