Results 1 to 4 of 4
Any one know how to use cobol on linux....I want to execute simple cobol programs in linux ---is it supported ?...
- 08-21-2008 #1
cobol on linux :)
Any one know how to use cobol on linux....I want to execute simple cobol programs in linux ---is it supported ?
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 08-21-2008 #2Linux Newbie
- Join Date
- Jul 2008
- Posts
- 181
- 08-21-2008 #3Linux Engineer
- Join Date
- Apr 2006
- Location
- Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
- Posts
- 1,117
Hi.
I installed the item below recently. I can confirm that it worked for test cases, however, they were admittedly small.
It was in the GNU/Debian testing repository, but I needed also to install a dev library (apparently forgotten in the dependencies). I found the solution by visiting the forum at the site noted ... cheers, drl
Description: COBOL compiler
OpenCOBOL implements substantial part of the COBOL 85 and COBOL 2002
standards, as well as many extensions of the existent compilers. OpenCOBOL
translates COBOL into C and compiles the translated code using GCC.
Homepage: OpenCOBOL - an open-source COBOL compiler
-- excerpt from apt-cache show open-cobolWelcome - get the most out of the forum by reading forum basics and guidelines: click here.
90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
We look forward to helping you with the challenge of the other 10%.
( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )
- 08-26-2008 #4
Thanks guyz
I'll check them ...
I need to learn it,Do we need to write all the codes by ourself in blank/green screen ,or we have any IDE's that makes life easier ???- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------


Reply With Quote