./wip/tinycobol, Tiny COBOL compiler for IA32 platforms

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.61, Package name: tinycobol-0.61, Maintainer: lrfurtado

TinyCOBOL is a COBOL compiler for use with the GNU gcc package.
It generates GNU assembler code, and then links it into an executable
binary. The long term goal is to comply with the COBOL 85 standard.


Required to run:
[databases/db]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 4cdc6ed420cc73ef427f111c382cc76a20a54056
Filesize: 798.139 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 19:17:35 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2008-02-03 19:18:27 by Tobias Nygren | Files touched by this commit (3)
Log message:
use PKGMANDIR, whitespace cleanup
   2006-05-01 16:20:07 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Repair even more linkrot in MASTER_SITES and HOMEPAGEs...
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-05-24 12:44:36 by Roland Illig | Files touched by this commit (1)
Log message:
Converted USE_GNU_TOOLS to USE_TOOLS.
   2005-05-24 12:31:45 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:16:03 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-07-29 23:34:24 by Luciano Rodrigues Furtado | Files touched by this commit (5) | Imported package
Log message:
TinyCOBOL is a COBOL compiler for use with the GNU gcc package.
It generates GNU assembler code, and then links it into an executable
binary.  The long term goal is to comply with the COBOL 85 standard.