Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Classic_compiler_ide_suite.7z | 2021-12-12 | 23.7 MB | |
readme.txt | 2021-12-12 | 1.1 kB | |
Totals: 2 Items | 23.7 MB | 0 |
These are compiler suite for COBOL 85, FORTRAN 77 and ADA 95 language. Content: - GCC (C99 Compiler as dependency) 3.4.5, build by mingw32.org - GCC GNAT 3.4.5, build by mingw32.org + win32ada and xmlada library - GCC F77 3.4.5, build by mingw32.org + blas, lapack, fftpack, arpack and pgplot - GnuCOBOL 3.1.2, libcob compiled with libxml, json-c, pdcurses, gmp and vbisam - Mingwrt+w32api 5.0.2 - Insight GDB 6.8 - Binutils 2.20 (gnat version) - Spark 8.1.1, ADA 95 checker - GPRBuild 1.3, Gnat project tool - Ftncheck 3.2, F77 checker - ADAGIDE 7.45, ADA IDE integrated with gnat, spark and gdb - Force 3.0, F77 IDE integrated with g77, ftncheck and gdb - CobTree 2.8, Cobol editor NOT integrated with gnucobol All above software except for gnucobol and mingwrt are released <= 2010. All compiler runtime except gnucobol libcob (an lgpl DLL) available as static libs only. All come with complete documentation, check doc subdir. To work with ADAGIDE, use adagide.inf to install required registry Gnucobol was compiled with patch to make it portable so it just works out of the box, see doc\gnucobol-3.1.2_portable.patch