Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Can't compile C file generated by Pro*C/C++
I'm working under Linux and with Oracle 8i. ( 8.1.5.0.0)
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 called 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 - 07:56:33 CST
![]() |
![]() |