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

Home -> Community -> Usenet -> c.d.o.tools -> pro*c v8 What libs are needed for linking?

pro*c v8 What libs are needed for linking?

From: <tarmec_at_my-deja.com>
Date: Fri, 18 Aug 2000 18:18:03 GMT
Message-ID: <8njuk4$e61$1@nnrp1.deja.com>

We are migrating oracle v7 to v8 on AIX. We have a customized makefile that included the following

SYSLIBS = -lXm -lXt -lX11 -lXmu -lm $(OSLIBS) \

-L$(ORACLE_HOME)/lib -lsql -lsqlnet -lnlsrtl3 -lc3v6 \
-lcore3 -lnlsrtl3 -lcore3 -lclntsh -lclient -lcommon \
-lgeneric -lepc -lncr
Does anyone know what the correct libs should be for linking with v8? We really don't want to have to modify the demo make Oracle provided.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Aug 18 2000 - 13:18:03 CDT

Original text of this message

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