Page 1 of 1

Cobol compiler for Windows 7.

Posted: Thu Nov 13, 2014 4:42 pm
by Ankur Goyal
Hi.

I am planning to practice cobol on Winows 7. I've installed MS COBOL on my PC but it shows a compatability error stating that I need 64-bit cobol compiler to practice as my computer is 64-bit. Please advise on that how I can practice cobol at home.

Regards,
Ankur

Re: Cobol compiler for Windows 7.

Posted: Thu Nov 13, 2014 6:50 pm
by nicc
You could a couple of things:
1 - get a 64 bit compiler
2 - get a virtual machine running on you Win7 running a 32-bit OS and run your compiler on that

Check arounf the PC forums and not the mainframe forums.

Re: Cobol compiler for Windows 7.

Posted: Thu Nov 13, 2014 11:42 pm
by William Collins
Find the Gnu COBOL project at SourceForge and use a free, up-to-date, and runs on however many bits you have, compiler, with support provided through the discussion groups on the site. There is even a configuration to make it more like Mainframe COBOL.

Re: Cobol compiler for Windows 7.

Posted: Mon Nov 24, 2014 4:02 pm
by Ankur Goyal
Thanks William. GNU COBOL sounds like a good option. Thanks for the pointer.