Can't compile C file generated by Pro*C/C++

From: Nicolas Roux <n.roux_at_nat.fr>
Date: Thu, 20 Jan 2000 12:50:53 +0100
Message-ID: <3886F69C.FB9136F7_at_nat.fr>



[Quoted] I'm working under Linux and with Oracle 8i.

My problem is that I can't compile my C file which was generated by the Pro*C/C++ .
It returns this error :

-> undefined reference to 'sqlcxt(void **, unsigned int *, sqlexd,
sqlcxp const*)'
-> collect2 : ld returned 1 exit status

sqlcxt is an extern function generated by pro*C/C++. I can't find this function in Oracle's libraries.
What must I do?

Thanks! Received on Thu Jan 20 2000 - 12:50:53 CET

Original text of this message