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 standard make file

Re: Pro C standard make file

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 29 Nov 2006 08:03:58 -0800
Message-ID: <1164816238.687403.102260@h54g2000cwb.googlegroups.com>

On Nov 29, 8:57 am, "g3000" <carlton_greg..._at_yahoo.com> wrote:
> Looking for the proc.mk file that is listed in Oracle docs as what I
> should use to compile and link my proc code.
>
> Just for clarification should it or should it not be here:
> gregorca_rmsdb_prd:/u2/app/oracle/product/9.2/precomp/demo/proc> ls
> ansidyn1.pc cppdemo3.pc lobdemo1.pc sample11.pc
> sample8.pc
> ansidyn2.pc cv_demo.pc navdemo1.pc sample12.pc
> sample9.pc
> coldemo1.pc demo_proc.mk navdemo1.typ sample2.pc
> scdemo1.pc
> coldemo1.typ demo_proc32.mk objdemo1.pc sample3.pc
> scdemo2.pc
> cpdemo1.pc demo_proc64.mk objdemo1.typ sample4.pc
> setup_ott.txt
> cpdemo2.pc empclass.h oraca.pc sample5.pc
> sqlvcp.pc
> cppdemo1.pc empclass.pc sample1.pc sample6.pc
> cppdemo2.pc lobdemo1.h sample10.pc sample7.pc
> gregorca_rmsdb_prd:/u2/app/oracle/product/9.2/precomp/demo/proc>
>
> anybody have any other ideas? Im on:
> Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
> With the Partitioning, OLAP and Oracle Data Mining options
> JServer Release 9.2.0.7.0 - Production
>
> AIX
There are several make files showing in your output such as the ones for 32 bit and 64 bit OS's and demo_proc.mk which states in the heading comments that it buids the sample programs.

HTH -- Mark D Powell -- Received on Wed Nov 29 2006 - 10:03:58 CST

Original text of this message

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