Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Solaris Pro*C Linking problem

Solaris Pro*C Linking problem

From: Christopher V Deephouse <cdeep+_at_andrew.cmu.edu>
Date: 1997/07/16
Message-ID: <0nnFXkq00iWU04jH80@andrew.cmu.edu>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US