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 -> Problems with shared libraries

Problems with shared libraries

From: David Winslow <dwinslow_at_maroon.tc.umn.edu>
Date: 1997/02/20
Message-ID: <01bc1f4e.704dfa80$7f1cd992@WINSLOW_DAVID.GENMILLS.COM>#1/1

Hi,
We are having problems building with shared libraries under Oracle 7.3.2.3 on an HP9000.
The programs build fine but as soon as the program attempts to link to Oracle I receive a
bus error (this even happens with the samples). o I have tried rebuilding clntsh.sl and it had no effect. o I can link to my own shared libraries and the oracle archive libraries fine but the exe is huge.

e.g. command line
cc -Wl,-Bimmediate -o sample1 sample1.o
/mnt/data1/opt/oracle/product/7.3.2.3/lib/libclntsh.sl -lcl -lm

Thanks,
Dave
dwinslow_at_maroon.tc.umn.edu Received on Thu Feb 20 1997 - 00:00:00 CST

Original text of this message

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