Re: Urgent Help!!.Need libraries for compiling ".c" file,obtained from ".pc" file , on ORACLE v7.0, on a DEC/Alpha/OSF platform.

From: styrk <styrk_at_bub1.slip.uib.no>
Date: 27 Mar 1995 02:05:30 GMT
Message-ID: <3l56ha$t6c_at_alf.uib.no>


In article <3l5237$af4_at_constellation.ecn.uoknor.edu>, abraham_at_mailhost.ecn.uoknor.edu (Abraham Kappamammootil) says:

>cc -I. -O -Y -g3 -o $1 $2.c /usr/oracle/lib/osntab.o /usr/oracle/lib/libsql.a /usr/oracle/lib/libora.a /usr/oracle/lib/libsqlnet.a /usr/oracle/lib/libora.
>
>-----------------------------------------------------------------------------
>
>% c_comp bak bak.c
>
>ld:
>Unresolved:
>lihcurrlangid
>lmsrip
>lmsrgbf
>lmsrtrm

rotate lib order
one of the libs have to have one of the later libs before it not after.. run
string <lib> | grep <Unresolved>
to see who got what

Styrk Received on Mon Mar 27 1995 - 04:05:30 CEST

Original text of this message