bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [Bug-GnuCOBOL] Bug-GnuCOBOL Digest, Vol 17, Issue 5


From: James K. Lowden
Subject: Re: [Bug-GnuCOBOL] Bug-GnuCOBOL Digest, Vol 17, Issue 5
Date: Fri, 3 Aug 2018 15:11:37 -0400

On Wed, 1 Aug 2018 23:21:44 -0400
Michael Potter <address@hidden> wrote:

> libcob: user-defined FUNCTION 'UNDATE' not found
> when I attempt to load the COBOL program using my own dlopen in my
> own c program (I am not using cobcrun).
> 
> I suspect that COB_LIBRARY_PATH is part of cobcrun and therefore not
> used in my c program.

Are you calling cob_init after dlopen and before calling any cobol
function?  

I would expect COB_LIBRARY_PATH to affect the Cobol runtime support,
not cobcrun per se.  

--jkl




reply via email to

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