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: MAKEFILE for Pro*C under Unix environment (HP UX B.10.20)

Re: MAKEFILE for Pro*C under Unix environment (HP UX B.10.20)

From: Sudheer Tummala <sudt_at_ieee.org>
Date: Wed, 20 May 1998 18:43:11 -0400
Message-ID: <Pine.GSO.3.96.980520184136.3730A-100000@orsuthm>

Use $ORACLE_HOME/precomp/demo/proc/proc.mk as makefile and modify it according to your environment

Sudheer

On Mon, 18 May 1998, Nuno Guerreiro wrote:

> I've already seen an example of a makefile for compiling Pro*C
> programs under Unix posted in this newsgroup.
>
> The situation is as follows:
>
> I'm about to develop small programs in Pro*C over a Test Machine using
> Oracle 7.3.3, and then, after testing is completed, put the executable
> versions on the Production Machine. The hardware architecture between
> the machines are the same, the operating system versions is the same,
> but I'm afraid that some differences may exist in the operating
> systems configuration which might affect execution of programs
> compiled on the Test Machine.
>
> What I'd like to have is a simple makefile which can help me during
> development time and at the same time produce executables which I can
> safely guarantee that will function on the Production Machine.
>
> Many thanks for any help.
>
>
> Nuno Guerreiro
>
>
>
Received on Wed May 20 1998 - 17:43:11 CDT

Original text of this message

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