OpenCOBOL Release 1.0 binaries

This place contains OpenCOBOL binaries for different platforms.

All those builds were made from this 2007/12/27 1.0 Release  with this patch. And Win32 and Win64 builds already have  this patch for numeric display and comp-3.

You can always get the latest archive from the site of Roger While.

Write any comments or suggestions to the GNU COBOL mail list or if you prefer directly to me.

Regards,
Sergey.


HP Integrity IA-64 HPUX 11.23 (64-bit)

This build (and all components) is made using HP aC++/ANSI C B3910B A.06.05 [Jul 25 2005] compiler. You can download OpenCOBOL HPUX IA-64 64-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.


HP9000 PA-RISC HPUX 11.11

64-bit Build

The root of the directory tree for this version is not "/usr/local/" but "/usr/local/64/" to separate 64-bit versions from 32-bit.

This build (and all components) is made using HP C/HP-UX Version HP92453-01 B.11.11.16 compiler. You can download OpenCOBOL HPUX PA-RISC 64-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.

32-bit Build

This is the same build but done in 32-bit mode. The root of the directory tree for this version is "/usr/local/". You can download OpenCOBOL HPUX PA-RISC 32-bit binaries, but you will need GMP 4.2.1 and Berkeley DB 4.4.20 which you can download from Porting And Archive Centre for HP-UX


RS6000 AIX 5

AIX 5.3 64-bit Build

Due to GCC severe problem in code generation design, OpenCOBOL cannot work with GCC on Power CPU. GCC will simply unable to compile any reasonably large program. This version requires IBM C compiler (xlc). OC was compiled using IBM XL C/C++ Enterprise Edition V8.0 for AIX but it is possible that programs generated by OC will be okay with prior versions. Anyway, IBM C for AIX (not C++) is not that expensive.

You can download OpenCOBOL AIX 5.3 64-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.

For other pre-built packages you might want to visit AIX Toolbox for Linux Applications

AIX 5.1 32-bit Build

This build (and all components) has been made using IBM XL C/C++ Enterprise Edition V8.0 for AIX compiler. GMP library is relying on minimum 604-e CPU, but if you have better I would suggest you to build GMP from sources for your CPU (POWERx is much more advanced so it worth to do for production systems if you are using a lot of math). You can download OpenCOBOL AIX 5.1 32-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.


SUN SPARC Solaris

Solaris 10 (both 32-bit and 64-bit) Build

This build (and all components) has been made using Sun C 5.9 SunOS_sparc Patch 124867-02 2007/11/27 compiler.

!!! This compiler still has a BUG in optimizer, so your programs compiled with "-O" have a chance to fall into endless loop !!!

The 64-bit version is in /usr/local/bin/sparcv9 and uses /usr/local/include/sparcv9 for gmp.h and libraries are in /usr/local/lib/sparcv9. You can download OpenCOBOL Solaris 10 binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.


x86-64 (AMD-64) Windows (64-bit)

This build is using Microsoft C version 8 (from VS2005) so better you will have it, but you might be able to use version of C compiler from VS2003. You can download OpenCOBOL Windows 64-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.

You can get Windows x86/x64 VS2005 project files, IA64 command files for SDK, projects and command files to build GMP and BerkeleyDB as well as OC and Cobol85 test suite for windows here. You will need to move build_windows subdirectory into your open-cobol-1.0 directory.


Windows IA64 (64-bit)

This build is using Microsoft C Version 14.00.50727.42 for Itanium (from Platform SDK) so you will need it. You can download OpenCOBOL Windows IA64 64-bit binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.

You can get Windows x86/x64 VS2005 project files, IA64 command files for SDK, projects and command files to build GMP and BerkeleyDB as well as OC and Cobol85 test suite for windows here. You will need to move build_windows subdirectory into your open-cobol-1.0 directory.


x86 Windows (32-bit)

This build is using Microsoft C version 8 (from VS2005) so better you will have it, but you might be able to use older version of C compiler as well. You can download OpenCOBOL Win32 binaries, which include GMP version 4.2.1 and Berkeley DB 4.4.20.

You can get Windows x86/x64 VS2005 project files, IA64 command files for SDK, projects and command files to build GMP and BerkeleyDB as well as OC and Cobol85 test suite for windows here. You will need to move build_windows subdirectory into your open-cobol-1.0 directory.