Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> C++ Program using OCI
Hello all.
We are trying to implement some C++ programs using OCI to access an Oracle Database. However we are having trouble during the linking stage. Before I ask for too much help, I would just like some suggestions as to which libraries the following are in. Below is posted the output of the compilation/linking of our program.
Thanks,
Darren
--------------Errors-----------------
bart:/users/drgreer/c =>make -f oracle.mk test1 /opt/gcc/bin/g++ -O test1.cc -L/usr/oracle/7.3.4/lib
oerhms (code)
obndra (code)
oopen (code)
oparse (code) obndrv (code) ologof (code)
Stop.
![]() |
![]() |