Xref: alice comp.databases.oracle.tools:24352
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!dispose.news.demon.net!demon!news-feed.inet.tele.dk!bofh.vszbr.cz!masternews.telia.net!newsfeed101.telia.com!news101.telia.com!not-for-mail
From: "J. Wegener NOSPAM" <xjw@xdde.xdk>
Newsgroups: comp.databases.oracle.tools
Subject: Re: How do we call Pro C from the command line
Date: Wed, 5 May 1999 12:19:17 +0200
Organization: DDE A/S
Message-ID: <7gp5tj$qfp$1@news101.telia.com>
References: <01be962f$7e290780$987769ce@katzmae>
X-Trace: news101.telia.com 925899507 27129 152.95.32.2 (5 May 1999 10:18:27 GMT)
X-Complaints-To: abuse@telia.dk
NNTP-Posting-Date: 5 May 1999 10:18:27 GMT
X-Newsreader: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Lines: 16

Check the example makefiles supplied with your Oracle distribution...

Johan

Eugene Katzman skrev i meddelelsen <01be962f$7e290780$987769ce@katzmae>...
>With standard C programming either we or the make file executes a cc call,
>what is the equivalent with pro C.  what executable is called, what is the
>Oracle Library that we use in the link call to resolve the oracle specific
>actions,  what about special include files that we might require.  I did
>RTFM and couldn't find reference to these items in the installation
>documentation from Oracle, or in the Oracle Programming Primer that I
>purchased recently.  The Primer explains the command sequences and data
>definitions but not these very basic items.
>


