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: g3000 <carlton_gregory_at_yahoo.com>
Date: 1 Dec 2006 06:08:31 -0800
Message-ID: <1164982111.061815.129440@j72g2000cwa.googlegroups.com>


Thanks Mark for your reply. I just wanted to follow the Oracle docs and use the proc.mk file.
I downloaded the 10g companion cd and did

cpio -icdv "*.mk" < 10gr2_aix5l64_companion.cpio and only got

2666921 blocks

so Im assuming that means it read through and could not find it. Mark D Powell wrote:
> 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 Fri Dec 01 2006 - 08:08:31 CST

Original text of this message

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