gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] problem building second cobc


From: john Culleton
Subject: Re: [open-cobol-list] problem building second cobc
Date: Sat, 28 Sep 2013 15:56:03 -0400

On Sun, 22 Sep 2013 10:17:54 -0400
Patrick <address@hidden> wrote:

> Hi Everyone
> 
> I thought I would build a second compiler without db. I used this:
> 
> ./configure --program-prefix="ndb-" --enable-param-check --without-db
> 
> When I called ndb-cobc it worked fine on a few .cob files.
> 

DB is used to support Index Sequential files, and maybe some other
kinds too. IS files are essential to serious business programming in
COBOL. Without DB what do you use to support IS files?

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]