Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Pro*C Precompile, ignore include file(s)
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.
![]() |
![]() |