Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Pro*C Precompile, ignore include file(s)

Re: Pro*C Precompile, ignore include file(s)

From: Clayton M. Arends <nospam_carends_at_evisions.com>
Date: 2000/05/03
Message-ID: <wV0Q4.4578$Y4.26644@typhoon2.san.rr.com>#1/1

Kenneth,

I haven't sifted through the code very much since it is of a medium size. There are 14 files (C and H) with a variety of macros (I'm sure). If I were compiling the source myself I would normally create the .O (.OBJ files depending on OS) and then link them in but I am forced to use a compile script (exists on all users' systems) that I cannot modify. The compile script accepts only one file (.PC or .C) and I cannot see where it accepts .O files. I think I might be able to find a way to make it accept .O files but I will have to do some more research.

Received on Wed May 03 2000 - 00:00:00 CDT

Original text of this message

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