Xref: alice comp.databases.oracle.tools:35362
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!intgwpad.nntp.telstra.net!nsw.nnrp.telstra.net!news.syd.connect.com.au!news.mel.connect.com.au!not-for-mail
From: "Tom Zamani" <tomz@redflex.com.au>
Newsgroups: comp.databases.oracle.tools
Subject: Pro*c and linux
Date: Thu, 11 Nov 1999 11:43:37 +1100
Organization: Customer of Connect.com.au Pty. Ltd.
Lines: 14
Message-ID: <80d3ci$oq6$1@perki.connect.com.au>
X-Trace: perki.connect.com.au 942280914 25414 203.63.133.169 (11 Nov 1999 00:41:54 GMT)
X-Complaints-To: abuse@connect.com.au
NNTP-Posting-Date: 11 Nov 1999 00:41:54 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

Hi there,
 I have problem with linking a compiled proc program.
I am running oracle 8.0.5 on linux Redhat 6.
I have compiled the proc program , I try to link it.
cc test.c -o test

it is looking for external functions like sqlcxt etc.

I have looked for this function but I could not find it.
I do not what I am doing wrong.
could any one give me an example of how to link, the files.
Tom


