gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] OC and Oracle


From: Sergey Kashyrin
Subject: Re: [open-cobol-list] OC and Oracle
Date: Sat, 17 Apr 2010 15:35:04 -0400

On Windows, assuming specific OC and Oracle installation directories:

set COB_LIBS=d:/oracle10/product/precomp/lib/orasql10.lib 
c:/OpenCobol/libcob.lib c:/OpenCobol/gmp.lib
d:\oracle10\product\BIN\procob iname=%1.pco oname=%1.cbl ltype=none mode=ansi 
varchar=yes litdelim=apost nested=no
cobc -m -std=ibm -fstatic-call %1.cbl

Regards,
Sergey

----- Original Message ----- From: "Doug Vogel" <address@hidden>
To: <address@hidden>
Sent: Saturday, April 17, 2010 11:40 AM
Subject: [open-cobol-list] OC and Oracle


Has anybody used Oracle with OC. If so do you have any information I should be aware of or sample scripts (Windows and/or Unix) for compiling.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list



reply via email to

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