Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Solaris Pro*C Linking problem
Anyone,
We are trying to link Pro*C applications compiled with the Sun C++ 4.1 compiler on Solaris 2.4 to the Oracle 7.2.2 libraries. C++ 4.0.1 links without error. Using the 4.1 compiler, we get the following error log:
CC -g -mt -o {target} {four .o files}
-lnbnnasS -lnbnnasES -L/opt/encina/lib -lEncPlusServ -lEncMonServ
-lEncServer -lEncClient -lEncina -L. -L/vobs/netbill/lib
-L/afs/andrew/inst/ini/netbill/tools/lib -lnb -lnbdb -lnbsecurity
-lnbcnkrC -lnb -lrwthr_mt -lrwtool_mt \
-xcg92 -L/u01/home/oracle/7.2.2/lib -lxa -lsql
/u01/home/oracle/7.2.2/lib/osntab.o -lsqlnet -lora -lsqlnet -lora -lpls
-lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lsocket -lnsl -lm -ldl -laio
-lposix4 -lsocket -lnsl -lm -ldl -laio -lposix4 -ldce -lm -lkrb5
-lcrypto -lsocket -lnsl -lthread
CC: Fatal error in ld: Abort
ild: Fatal error -- Assertion failed: file "../src/ps-shlib-elf-sparc.c"
line 1841 Dumping core.
Any help will be appreciated.
-Chris
Received on Wed Jul 16 1997 - 00:00:00 CDT
![]() |
![]() |