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 -> pro*c compiler link options

pro*c compiler link options

From: Preserver <meowpoochai_at_rediffmail.com>
Date: Tue, 9 Apr 2002 15:35:34 +0530
Message-ID: <a8ue8q$f1j$1@web1.cup.hp.com>


hello,
In a pro*c makefile ,
the macro PROLDFLAGS = -lsql -lcore3 -lncr -lsqlnet -lclient -lcommon -lgeneric ... etc. is present.What is the significance of this macro ?(Oracle 8.1.7 on unix) I guess it has to do with linking runtime libraries as the proc executable has these options after the regular precompiler options (like MAXCURSORS=16) etc.

I am a newbie to Oracle.Can someone help me/point me to the right resources/FAQ etc -the Precompiler Programmers guide at otn.oracle.com is not of much help TIA,
Pres Received on Tue Apr 09 2002 - 05:05:34 CDT

Original text of this message

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