You can ignore the "pre-beta" comments providing it compiles and both tests pass without errors but see my comments below.

Go to files -> gnu-cobol -> 2.0 and grab the latest nightly file

The other option is to use a snapshot from the current sources via

https://sourceforge.net/p/open-cobol/code/HEAD/tree/branches/gnu-cobol-2.0/

I suggest trying the former first as the later can have bugs in the check and test systems.

By all this I mean that you install the sources, read the notes and ensure you have installed all of the required packages via your distro if possible. Note that these may not be the latest but should work.

Also download the sources for the NIST testing - again this is detailed in the notes within tests/cobol85.

You need to:
compile it by using
./configure
make
make check and this should show all completed tests ran OK (ignoring any that have been skipped).
cd tests/cobol85
make test - again this should not show any errors when it compares the results with the stored previously recorded results.
.
Then you are good to go.

Takes around 10 minutes start to finish on a mid range system.

Personally I use the report writer branch that tends not to have all the bleeding edge code added but some users like to have them.


Try the nightly build first as that also seems to be stable.

Vince


On 29/09/15 12:55, John McKown wrote:
On Mon, Sep 28, 2015 at 5:27 PM, Vince Coen <[email protected]> wrote:

OK, the one I am using seems to be somewhat more up to date:

-------------
[vince@study ~]$ cobc -info
cobc (GNU Cobol) 2.0.0

​Did you get that as a package? Or did you download and compile the source
yourself? The project that I found was on SourceForge and it said 2.0 was
pre-beta.​


​<snip>


--
- IMPORTANT –

This email and the information in it may be confidential, legally privileged
and/or protected by law.
It is intended solely for the use of the person to whom it is addressed. If you
are not the intended recipient, please notify the sender immediately and do not
disclose the contents to any other person, use it for any purpose, or store or
copy the information in any medium.
Please also delete all copies of this email & any attachments from your system.

If this is an encrypted email it is your responsibility to maintain the
1024 byte key system even for one-use keys. Once mail has been sent the sending
key is not kept and therefore a replacement mail cannot be resent.

We cannot guarantee the security or confidentiality of non encrypted email
communications. We do not accept any liability for losses or damages that you
may suffer as a result of your receipt of this email including but not limited
to computer service or system failure, access delays or interruption, data
non-delivery or mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belongs to Applewood Computers.
Should you communicate with anyone at Applewood Computers by email, you consent
to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation (unless it is against Security
requirements).

This Email and its attachments (if any) are scanned for virii using Clamd and
ClamAV 0.98.8 or later (Linux x64).

Dykegrove Limited T/A Applewood Computers is a company registered in England
(no. 01681349) whose registered office is at Applewood House, Epping Road,
Roydon, Essex, CM19 5DA

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to