answersLogoWhite

0

How do you compile cobol in ubuntu?

Updated: 8/18/2019
User Avatar

Wiki User

14y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you compile cobol in ubuntu?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you compile Ubuntu?

Ubuntu comes precompiled. Although you could compile it from source, that would take days, and would be pretty silly. To compile programs on Ubuntu, first "sudo apt-get install build-essential", then run "./configure" and "make" in the directory where you have the source code.


Can you get a Canon LBP-460 printer working in Ubuntu?

Yes. If CUPS on Ubuntu does not provide a driver, you can download the source and compile it from the link below.


Is COBOL an application program?

No, COBOL is a programming language.


What has the author Andreas S Philippakis written?

Andreas S. Philippakis has written: 'The new COBOL' -- subject(s): COBOL (Computer program language) 'Comprehensive COBOL' -- subject(s): COBOL (Computer program language) 'Information systems through COBOL' -- subject(s): COBOL (Computer program language), Management information systems 'COBOL for business applications' -- subject(s): COBOL (Computer program language)


What inspired COBOL?

can you tell me what inspired Dr Hooper to invent COBOL


Who is known as the mother of Cobol?

Grace Hopper is known as the Mother of Cobol.


What is the difference between cobol-74 and cobol-85?

COBOL-85 is a later version of COBOL language. COBOL-85 also known as VS COBOL-II provides more features than COBOL-74. Some of the features of COBOL-85 are: 1. In COBOL-85 we can use following delimiters such as END-IF, END-PERFORM,END-STRING,etc. 2. We can use EVALUATE verb in place of complex IF structures. 3. CALL statement can pass variables by CONTENT and BY reference. In COBOL-74 we can only use pass by reference. 4. A new verb CONTINUE is introduced in order to over come the limitations of NEXT SENTENCE verb. 5. COBOL - 85 supports 32 bit addressing mode. UR'S Rj


Can xbuntu be installed with the ubuntu?

Xubuntu and Ubuntu are two different versions of Ubuntu. (Ubuntu has GNOME.)


What has the author Paul Noll written?

Paul Noll has written: 'The COBOL programmers handbook' -- subject(s): COBOL (Computer program language) 'Structured COBOL methods' -- subject(s): COBOL (Computer program language), Structured programming


Where can a person find information about COBOL?

COBOL was originally designed by Grace Hopper and is on of the oldest programming languages. The name stands for Common Business Orientated Language. More information can be found at websites such as Wikipedia.


How do you make software from a simple java program?

You compile it.You compile it.You compile it.You compile it.


What is COBOL is it a device or a operating system?

COBOL (common business-oriented language) is an operating system.