HOME  NEWS  FORUM  DOWNLOAD  LINK
OpenCOBOL - an open-source COBOL compiler
Main Menu
Download
Documentation
Development
Who's Online
20 user(s) are online (6 user(s) are browsing Wiki)

Members: 0
Guests: 20

more...
Powered by
SourceForge

Xoops

Creative Commons

Diff of GCC-COBOL


 * GCC COBOL [#cf0f5bf3]
 
 This is an experimental implementation of a COBOL frontend for GCC:
 
 - [[gcc-cobol-0.2.tar.gz:http://prdownloads.sourceforge.net/open-cobol/gcc-cobol-0.2.tar.gz?download]] (The frontend)
 - [[open-cobol-0.12.tar.gz:http://prdownloads.sourceforge.net/open-cobol/open-cobol-0.12.tar.gz?download]] (Preprocessor and run-time library) 
 
 ** How to install [#u010b5aa]
 
 + Install OpenCOBOL 0.12.~
 See http://www.open-cobol.org/ for details.
 See http://www.opencobol.org/ for details.
 + Check out the source code of GCC 3.3 (branch gcc-3_3-branch) from the CVS repository.~
 See http://gcc.gnu.org/cvs.html for details.
 + Uncompress the COBOL frontend "gcc-cobol-x.x.tar.gz".~
 A subdirectory named `cobol' will be created. Move `cobol' into GCC's source directory `${GCC}/gcc/', where ${GCC} is the top directory of GCC's source tree.
 + Create a build directory for GCC. Build GCC like this:
  ${GCC}/configure --enable-languages="c cobol"
  make bootstrap
 See http://gcc.gnu.org/install/ for details.
 + Two binaries `gcc/gcb' and `gcc/cobc1' will be there. Install them in anywhere you want.

Front page   Edit Diff Backup Upload Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes
Copyright (C) 2005 The OpenCOBOL Project. All rights reserved.
Powered by Xoops2 | PHP | MySQL | Apache
ocean-net