Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> pro*c compiler link options
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
![]() |
![]() |