Re: Pro*c and linux
Date: Thu, 11 Nov 1999 13:45:12 GMT
Message-ID: <80eh97$ojp$1_at_nnrp1.deja.com>
I have no experience with Linux, but there should be a sample.mk file in the oracle proc directories. You will need to use/modify this to compile & link your programs.
To link you MUST include the various oracle libraries for this to work. This will be in the sample.mk files.
Daryl
In article <80d3ci$oq6$1_at_perki.connect.com.au>,
"Tom Zamani" <tomz_at_redflex.com.au> wrote:
> 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
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Nov 11 1999 - 14:45:12 CET
