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 -> Re: Oracle 7.3.2 shared libraries HP/UX 10.20

Re: Oracle 7.3.2 shared libraries HP/UX 10.20

From: Peter Pickford <pete_at_kkcc.demon.co.uk>
Date: 1997/09/16
Message-ID: <341EF594.DC0AA9C1@kkcc.demon.co.uk>#1/1

Wouldn't it be great to have access to news at work?

I tried adding the -L$(ORACLE_HOME)/libs and $(TTLIBS), it appears that all the symbols were satisfied by the client.sl library with -Bimmediate flag set.

Maybe I shoudl try -L$(ORACLE_HOME)/libs -lclntsh.sl $(TTLIBS) without the -Wl,-Bimmediate.

Then the unresolved symbols should be resolved by the rest of the archive libs?

Didnt have any time to try the chatr today dosnt this just alter the paths used for shared libs enableing dynamic lib location via SHLIB_PATH. Won't -L$(ORACLE_HOME)/libs -lclntsh do the same thing?

The original proc.mk had $(ORACLE_HOME)/libs/libclntsh.sh as an option.

I will look to see it -Wl,-Bimmediade is in the 7.2.3 proc.mk.

Maybee I should just get someone to ask oracle (the DBA's were very bussy with some performance probs the other day)

Steve Haynes wrote:

> what options?
>
> Try the chatr and we'll go from there
Received on Tue Sep 16 1997 - 00:00:00 CDT

Original text of this message

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