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

Home -> Community -> Usenet -> c.d.o.misc -> Re: libs from 8.0.5 to 8.1.7

Re: libs from 8.0.5 to 8.1.7

From: Markus Schumann <go4shoe_at_hotmail.com>
Date: Sun, 23 Dec 2001 11:23:12 -0700
Message-ID: <u2c4ubif64e176@corp.supernews.com>


Abhay,

I am not sure what environment (language,tools and OS) your are using.

I give you a link line for C,OCI and SUN Solaris 8:

######################################################################
# linker options
######################################################################

ORA_LIBS = -lclntsh $(ORA_HOME)rdbms/lib/kpuadef.o \
-lnbeq8 -lnhost8 -lnus8 -lnldap8 -lldapclnt8 -lnsslb8 \
-ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 \
-lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 \
-lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 \
-lnus8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 \
-lncrypt8 -ln8 -lncrypt8 -lnoname8 -lntcp8 -lntcps8 \
-lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 \
-ln8 -lnl8 -lclient8 -lvsn8 -lcommon8 \
-lgeneric8 -lmm -lnls8 -lcore8 -lnls8 \
-lcore8 -lnls8 -lnbeq8 -lnhost8 -lnus8 -lnldap8 \
-lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 \
-lncrypt8 -lnoname8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 \
-lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 \
-lnro8 -lnbeq8 -lnhost8 -lnus8 -lnldap8 \
-lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 \
-lncrypt8 -lnoname8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 \
-lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 \
-lclient8 -lvsn8 -lcommon8 -lgeneric8 -ltrace8 \
-lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 \
-lvsn8 -lcommon8 -lgeneric8 -lnls8 -lcore8 \
-lnls8 -lcore8 -lnls8 -lnsl -lsocket -ldl \
-lsched -R$(ORA_HOME)lib -laio -lkstat -lm -lthread

Markus Schumann

"Abhay Shah" <ashah2_at_lucent.com> wrote in message news:9vvlso$g0o_at_nntpa.cb.lucent.com...

> Hi all,
>
> I have an application that I wrote when we had 8.0.5 installed. It was
> linking to oracle libraries like netv2, nttcp etc. We've now upgraded to
> 8.1.7 but the libraries that I linked to don't exist in 8.1.7. Would
> somebody happen to know where I can find a mapping between the 8.0.5 libs
> and the 8.1.7 libs.
>
> thanks,
>
> abhay.
>
>
Received on Sun Dec 23 2001 - 12:23:12 CST

Original text of this message

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