bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [Bug-GnuCOBOL] ISAM unhappy


From: Ron Norman
Subject: Re: [Bug-GnuCOBOL] ISAM unhappy
Date: Fri, 12 Jan 2018 13:21:08 -0500

I always have to use the configure option of  --with-db  to get BDB.
Try that and see if it makes any difference.


On Fri, Jan 12, 2018 at 1:12 PM, James K. Lowden <address@hidden> wrote:
On Thu, 11 Jan 2018 19:14:53 -0500
"James K. Lowden" <address@hidden> wrote:

> I'm having trouble testing ISAM support with the default Berkeley DB
> implementation

For the record, mine was pilot error.

Berkeley DB *is* the default ISAM implementation, as configure --help
states.

        $ cobc -i | grep ISAM
        ISAM handler             : BDB

        $ sed -ne 4,17p config.log

        It was created by GnuCOBOL configure 2.2, which was
        generated by GNU Autoconf 2.69.  Invocation command line was

          $ ../configure --enable-debug

        ## --------- ##
        ## Platform. ##
        ## --------- ##

        hostname = lts16
        uname -m = x86_64
        uname -r = 4.4.0-98-generic
        uname -s = Linux
        uname -v = #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017

I'm not sure how I generated a compiler with no ISAM support.  Perhaps
something went wrong at the autoconf step.  If I find something
definite, I'll report it.

--jkl





--
Cheers
Ron Norman

reply via email to

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