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 -> Re: Pro*C compile problems

Re: Pro*C compile problems

From: Kenneth C Stahl <BlueSax_at_Unforgetable.com>
Date: Mon, 24 Jan 2000 12:19:35 -0500
Message-ID: <388C89A7.FB8E89F8@Unforgetable.com>

You MUST use the proc.mk found in $ORACLE_HOME/precomp/demo/proc to construct the makefile. Makesfiles from verious prior to 7.3 are not compatible with releases 7.3 and higher since some fundamental ways of handling libraries has changed.

Get the file I just mentioned and strip out the rules section and substitute your own rules section. You may also need to change the parameters for PROCFLAGS Received on Mon Jan 24 2000 - 11:19:35 CST

Original text of this message

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