Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OCI cdemo6.cc Compile Error
In $ORACLE_HOME/rdbms/demo, there is an OCI program cdemo6.cc which I
used the following command to compile in Solairs 2.6
make -f demo_rdbms.mk buildc++ EXE=cdemo6 OBJS=cdemo6.o
and I got the following result:
CC -L/....
....
CC Warning: Option -Qy passed to ld, if ld is invoked, ignored otherwise
ld: fatal: library -lC: not found ld: fatal: library -lC_mtstubs: not found ld: fatal: library -lcx: not found ld: fatal: File processing errors. No output written to cdemo6*** Error code 1
Any idea? Thanks in advance.
Grace Tsai
Brookhaven National Lab
Received on Tue Jun 29 1999 - 16:29:11 CDT
![]() |
![]() |